Output for data set 1, 210 bytes:
Time remaining: 7 seconds
Time remaining: 5 seconds
Time remaining: 2 seconds
Time remaining: 0 seconds
Total time: 20 seconds
Output for data set 2, 10 bytes:
Time remaining: 12 seconds
Time remaining: 13 seconds
Time remaining: 4 seconds
Total time: 19 seconds
Output for data set 3, 5 bytes:
Time remaining: 20 seconds
Time remaining: 15 seconds
Time remaining: 10 seconds
Time remaining: 5 seconds
Time remaining: 0 seconds
Total time: 25 seconds
If it is a simple one more line, one less line thing, then you'd get PE.. so I think you probably have a +1/-1 bug somewhere... try posting random data of very long length.. I'll post my results and then you can compare a bit.
Output for data set 1, 980 bytes:
Time remaining: 26 seconds
Time remaining: 33 seconds
Time remaining: 19 seconds
Time remaining: 10 seconds
Time remaining: 9 seconds
Time remaining: 23 seconds
Time remaining: 0 seconds
Total time: 35 seconds
Output for data set 2, 465 bytes:
Time remaining: 150 seconds
Time remaining: 52 seconds
Time remaining: 27 seconds
Time remaining: 15 seconds
Time remaining: 7 seconds
Time remaining: 0 seconds
Total time: 30 seconds
Output for data set 3, 10 bytes:
Time remaining: stalled
Time remaining: stalled
Time remaining: stalled
Time remaining: stalled
Total time: 23 seconds
Output for data set 1, 980 bytes:
Time remaining: 26 seconds
Time remaining: 33 seconds
Time remaining: 19 seconds
Time remaining: 10 seconds
Time remaining: 9 seconds
Time remaining: 23 seconds
Time remaining: 0 seconds
Total time: 35 seconds
Output for data set 2, 465 bytes:
Time remaining: 150 seconds
Time remaining: 52 seconds
Time remaining: 27 seconds
Time remaining: 15 seconds
Time remaining: 7 seconds
Time remaining: 0 seconds
Total time: 30 seconds
Output for data set 3, 10 bytes:
Time remaining: stalled
Time remaining: stalled
Time remaining: stalled
Time remaining: stalled
Total time: 23 seconds
though you may wanna go through the spelling and stuff just to make sure.
I can't understand where is my fuc**** mistake in my solutions
My only chance is to try with large numbers as the total amount of bytes (for possible overflows). Did you realized similar tests with this problem when you was trying to get its correct answer?
I think i will let this problem as impossible for me... I will focus my time on other problems...
Thank you by the way, we will be in contact if needed with our tries...
Output for data set 1, 500000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 2, 5000000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 3, 500000000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 4, 705032704 bytes:
Time remaining: -16 seconds
Total time: 6 seconds
Output for data set 1, 500000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 2, 5000000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 3, 500000000 bytes:
Time remaining: 2 seconds
Total time: 6 seconds
Output for data set 4, 705032704 bytes:
Total time: 1 seconds
Output for data set 5, 1000000000 bytes:
Total time: 1 seconds
Output for data set 6, 1000000000 bytes:
Total time: 2 seconds
I think set 4 caused my program to overflow and so anything after set 3 should be invalid.
Hi!! I get WA for 362 , anyone help me and give me tricky inputs
I dont know where its wrong, i try all the inputs before posted and i got the same answer
Any help would be appreciated