Test 1
Subtask: 1
Verdict: ACCEPTED
Test 2
Subtask: 1
Verdict: WRONG ANSWER
Test 3
Subtask: 1
Verdict: WRONG ANSWER
Test 4
Subtask: 1
Verdict: WRONG ANSWER
Test 5
Subtask: 1
Verdict: WRONG ANSWER
Test 6
Subtask: 1
Verdict: WRONG ANSWER
Test 7
Subtask: 1
Verdict: WRONG ANSWER
Test 8
Subtask: 1
Verdict: WRONG ANSWER
Test 9
Subtask: 1
Verdict: WRONG ANSWER
Test 10
Subtask: 1
Verdict: WRONG ANSWER
Test 11
Subtask: 1
Verdict: WRONG ANSWER
Test 12
Subtask: 1
Verdict: WRONG ANSWER
Test 13
Subtask: 1
Verdict: WRONG ANSWER
Test 14
Subtask: 1
Verdict: WRONG ANSWER
Test 15
Subtask: 1
Verdict: WRONG ANSWER
Test 16
Subtask: 1
Verdict: WRONG ANSWER
Test 17
Subtask: 1
Verdict: ACCEPTED
Test 18
Subtask: 1
Verdict: WRONG ANSWER
Test 19
Subtask: 1
Verdict: WRONG ANSWER
Test 20
Subtask: 1
Verdict: ACCEPTED
Test 21
Subtask: 2
Verdict: ACCEPTED
Test 22
Subtask: 2
Verdict: WRONG ANSWER
Test 23
Subtask: 2
Verdict: WRONG ANSWER
Test 24
Subtask: 2
Verdict: WRONG ANSWER
Test 25
Subtask: 2
Verdict: WRONG ANSWER
Test 26
Subtask: 2
Verdict: WRONG ANSWER
Test 27
Subtask: 2
Verdict: WRONG ANSWER
Test 28
Subtask: 2
Verdict: WRONG ANSWER
Test 29
Subtask: 2
Verdict: WRONG ANSWER
Test 30
Subtask: 2
Verdict: WRONG ANSWER
Test 31
Subtask: 2
Verdict: WRONG ANSWER
Test 32
Subtask: 2
Verdict: WRONG ANSWER
Test 33
Subtask: 2
Verdict: WRONG ANSWER
Test 34
Subtask: 2
Verdict: WRONG ANSWER
Test 35
Subtask: 2
Verdict: WRONG ANSWER
Test 36
Subtask: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
| 110011001100110011001010101010... |
Test 37
Subtask: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
| 110011001100110011001100101010... |
Test 38
Subtask: 2
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
| 110011001100110011001100110011... |
| correct output |
|---|
31 1 20 20 20 20 20 20 20 20 20 2... |
Test 39
Subtask: 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
Subtask: 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
Subtask: 3
Verdict: ACCEPTED
Test 42
Subtask: 3
Verdict: WRONG ANSWER
Test 43
Subtask: 3
Verdict: WRONG ANSWER
Test 44
Subtask: 3
Verdict: WRONG ANSWER
Test 45
Subtask: 3
Verdict: WRONG ANSWER
Test 46
Subtask: 3
Verdict: WRONG ANSWER
Test 47
Subtask: 3
Verdict: WRONG ANSWER
Test 48
Subtask: 3
Verdict: WRONG ANSWER
Test 49
Subtask: 3
Verdict: WRONG ANSWER
Test 50
Subtask: 3
Verdict: WRONG ANSWER
Test 51
Subtask: 3
Verdict: WRONG ANSWER
Test 52
Subtask: 3
Verdict: WRONG ANSWER
Test 53
Subtask: 3
Verdict: WRONG ANSWER
Test 54
Subtask: 3
Verdict: WRONG ANSWER
Test 55
Subtask: 3
Verdict: WRONG ANSWER
Test 56
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 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
Subtask: 4
Verdict: ACCEPTED
Test 62
Subtask: 4
Verdict: WRONG ANSWER
Test 63
Subtask: 4
Verdict: WRONG ANSWER
Test 64
Subtask: 4
Verdict: WRONG ANSWER
Test 65
Subtask: 4
Verdict: WRONG ANSWER
Test 66
Subtask: 4
Verdict: WRONG ANSWER
Test 67
Subtask: 4
Verdict: WRONG ANSWER
Test 68
Subtask: 4
Verdict: WRONG ANSWER
Test 69
Subtask: 4
Verdict: WRONG ANSWER
Test 70
Subtask: 4
Verdict: WRONG ANSWER
Test 71
Subtask: 4
Verdict: WRONG ANSWER
Test 72
Subtask: 4
Verdict: WRONG ANSWER
Test 73
Subtask: 4
Verdict: WRONG ANSWER
Test 74
Subtask: 4
Verdict: WRONG ANSWER
Test 75
Subtask: 4
Verdict: WRONG ANSWER
Test 76
Subtask: 4
Verdict: RUNTIME ERROR
| input |
|---|
| 110011001100110011001100110011... |
Test 77
Subtask: 4
Verdict: RUNTIME ERROR
| input |
|---|
| 110011001100110011001100110011... |
Test 78
Subtask: 4
Verdict: RUNTIME ERROR
| input |
|---|
| 110011001100110011001100110011... |
| correct output |
|---|
30001 1 20000 20000 20000 20000 2000... |
Test 79
Subtask: 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
Subtask: 4
Verdict: RUNTIME ERROR
| input |
|---|
| 111000110000011000001101010010... |
| correct output |
|---|
25011 1 12471 12470 12469 12468 1246... |