Test 1
Group: 1
Verdict: ACCEPTED
Test 2
Group: 1
Verdict: WRONG ANSWER
Test 3
Group: 1
Verdict: WRONG ANSWER
Test 4
Group: 1
Verdict: WRONG ANSWER
Test 5
Group: 1
Verdict: WRONG ANSWER
Test 6
Group: 1
Verdict: WRONG ANSWER
Test 7
Group: 1
Verdict: WRONG ANSWER
Test 8
Group: 1
Verdict: WRONG ANSWER
Test 9
Group: 1
Verdict: WRONG ANSWER
Test 10
Group: 1
Verdict: WRONG ANSWER
Test 11
Group: 1
Verdict: WRONG ANSWER
Test 12
Group: 1
Verdict: WRONG ANSWER
Test 13
Group: 1
Verdict: WRONG ANSWER
Test 14
Group: 1
Verdict: WRONG ANSWER
Test 15
Group: 1
Verdict: WRONG ANSWER
Test 16
Group: 1
Verdict: WRONG ANSWER
Test 17
Group: 1
Verdict: ACCEPTED
Test 18
Group: 1
Verdict: WRONG ANSWER
Test 19
Group: 1
Verdict: WRONG ANSWER
Test 20
Group: 1
Verdict: ACCEPTED
Test 21
Group: 2
Verdict: ACCEPTED
Test 22
Group: 2
Verdict: WRONG ANSWER
Test 23
Group: 2
Verdict: WRONG ANSWER
Test 24
Group: 2
Verdict: WRONG ANSWER
Test 25
Group: 2
Verdict: WRONG ANSWER
Test 26
Group: 2
Verdict: WRONG ANSWER
Test 27
Group: 2
Verdict: WRONG ANSWER
Test 28
Group: 2
Verdict: WRONG ANSWER
Test 29
Group: 2
Verdict: WRONG ANSWER
Test 30
Group: 2
Verdict: WRONG ANSWER
Test 31
Group: 2
Verdict: WRONG ANSWER
Test 32
Group: 2
Verdict: WRONG ANSWER
Test 33
Group: 2
Verdict: WRONG ANSWER
Test 34
Group: 2
Verdict: WRONG ANSWER
Test 35
Group: 2
Verdict: WRONG ANSWER
Test 36
Group: 2
Verdict: TIME LIMIT EXCEEDED
input |
---|
110011001100110011001010101010... |
Test 37
Group: 2
Verdict: TIME LIMIT EXCEEDED
input |
---|
110011001100110011001100101010... |
Test 38
Group: 2
Verdict: TIME LIMIT EXCEEDED
input |
---|
110011001100110011001100110011... |
correct output |
---|
31 1 20 20 20 20 20 20 20 20 20 2... |
Test 39
Group: 2
Verdict: WRONG ANSWER
input |
---|
010101010101010101010101010101... |
correct output |
---|
48 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
user output |
---|
2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 40
Group: 2
Verdict: WRONG ANSWER
input |
---|
011010000011111011110000110011... |
correct output |
---|
23 13 13 12 11 11 11 11 10 9 9 9 ... |
user output |
---|
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 41
Group: 3
Verdict: ACCEPTED
Test 42
Group: 3
Verdict: WRONG ANSWER
Test 43
Group: 3
Verdict: WRONG ANSWER
Test 44
Group: 3
Verdict: WRONG ANSWER
Test 45
Group: 3
Verdict: WRONG ANSWER
Test 46
Group: 3
Verdict: WRONG ANSWER
Test 47
Group: 3
Verdict: WRONG ANSWER
Test 48
Group: 3
Verdict: WRONG ANSWER
Test 49
Group: 3
Verdict: WRONG ANSWER
Test 50
Group: 3
Verdict: WRONG ANSWER
Test 51
Group: 3
Verdict: WRONG ANSWER
Test 52
Group: 3
Verdict: WRONG ANSWER
Test 53
Group: 3
Verdict: WRONG ANSWER
Test 54
Group: 3
Verdict: WRONG ANSWER
Test 55
Group: 3
Verdict: WRONG ANSWER
Test 56
Group: 3
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
Error:
Traceback (most recent call last):
File "input/code.py", line 27, in <module>
output = recursiveBitGame(inputList)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recurs...
Test 57
Group: 3
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
Error:
Traceback (most recent call last):
File "input/code.py", line 27, in <module>
output = recursiveBitGame(inputList)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recurs...
Test 58
Group: 3
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
correct output |
---|
1501 1 1000 1000 1000 1000 1000 100... |
Error:
Traceback (most recent call last):
File "input/code.py", line 27, in <module>
output = recursiveBitGame(inputList)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recurs...
Test 59
Group: 3
Verdict: RUNTIME ERROR
input |
---|
010101010101010101010101010101... |
correct output |
---|
2498 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 27, in <module>
output = recursiveBitGame(inputList)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recurs...
Test 60
Group: 3
Verdict: RUNTIME ERROR
input |
---|
011100011001011111111000010110... |
correct output |
---|
1272 1 1 648 647 646 646 645 645 64... |
Error:
Traceback (most recent call last):
File "input/code.py", line 27, in <module>
output = recursiveBitGame(inputList)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recursiveBitGame
recOut = recursiveBitGame(newInput)
File "input/code.py", line 12, in recurs...
Test 61
Group: 4
Verdict: ACCEPTED
Test 62
Group: 4
Verdict: WRONG ANSWER
Test 63
Group: 4
Verdict: WRONG ANSWER
Test 64
Group: 4
Verdict: WRONG ANSWER
Test 65
Group: 4
Verdict: WRONG ANSWER
Test 66
Group: 4
Verdict: WRONG ANSWER
Test 67
Group: 4
Verdict: WRONG ANSWER
Test 68
Group: 4
Verdict: WRONG ANSWER
Test 69
Group: 4
Verdict: WRONG ANSWER
Test 70
Group: 4
Verdict: WRONG ANSWER
Test 71
Group: 4
Verdict: WRONG ANSWER
Test 72
Group: 4
Verdict: WRONG ANSWER
Test 73
Group: 4
Verdict: WRONG ANSWER
Test 74
Group: 4
Verdict: WRONG ANSWER
Test 75
Group: 4
Verdict: WRONG ANSWER
Test 76
Group: 4
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
Test 77
Group: 4
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
Test 78
Group: 4
Verdict: RUNTIME ERROR
input |
---|
110011001100110011001100110011... |
correct output |
---|
30001 1 20000 20000 20000 20000 2000... |
Test 79
Group: 4
Verdict: RUNTIME ERROR
input |
---|
010101010101010101010101010101... |
correct output |
---|
49998 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 80
Group: 4
Verdict: RUNTIME ERROR
input |
---|
111000110000011000001101010010... |
correct output |
---|
25011 1 12471 12470 12469 12468 1246... |