Test 1
Verdict: RUNTIME ERROR
| input |
|---|
10 10 6 5 1 2 1 5 10 4 6 6 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 2
Verdict: RUNTIME ERROR
| input |
|---|
10 10 6 6 4 3 4 9 3 2 6 10 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 3
Verdict: RUNTIME ERROR
| input |
|---|
10 10 5 4 10 7 8 4 1 8 9 2 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 4
Verdict: RUNTIME ERROR
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 5
Verdict: RUNTIME ERROR
| input |
|---|
1 1000000000 1000000000 |
| correct output |
|---|
| 1000000000000000000 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 6
Verdict: RUNTIME ERROR
| input |
|---|
1000 1000 271 687 392 992 11 410 702 870... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 7
Verdict: RUNTIME ERROR
| input |
|---|
1000 1000 598 523 703 794 737 689 724 26... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 8
Verdict: RUNTIME ERROR
| input |
|---|
200000 1000000000 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 9
Verdict: RUNTIME ERROR
| input |
|---|
200000 1 760045594 599341056 300698860 ... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 10
Verdict: RUNTIME ERROR
| input |
|---|
200000 1000000000 33941840 210038922 596070148 7... |
| correct output |
|---|
| 371045814100 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 11
Verdict: RUNTIME ERROR
| input |
|---|
25 1000000000 1000000000 1 1 1 1 1 1 1 1 1 1... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 12
Verdict: RUNTIME ERROR
| input |
|---|
12 1000000000 1 1 1 1 1 1 1 1 1 1 1 10000000... |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 13
Verdict: RUNTIME ERROR
| input |
|---|
23 1000000000 1000000000 1000000000 10000000... |
| correct output |
|---|
| 43478261000000000 |
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'Test 14
Verdict: RUNTIME ERROR
Error:
File "/box/input/code.py", line 13
else
^
SyntaxError: expected ':'