Test 1
Verdict: RUNTIME ERROR
| input |
|---|
10 10 6 5 1 2 1 5 10 4 6 6 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 2
Verdict: RUNTIME ERROR
| input |
|---|
10 10 6 6 4 3 4 9 3 2 6 10 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 3
Verdict: RUNTIME ERROR
| input |
|---|
10 10 5 4 10 7 8 4 1 8 9 2 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 4
Verdict: TIME LIMIT EXCEEDED
Test 5
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1 1000000000 1000000000 |
| correct output |
|---|
| 1000000000000000000 |
Test 6
Verdict: RUNTIME ERROR
| input |
|---|
1000 1000 271 687 392 992 11 410 702 870... |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 7
Verdict: RUNTIME ERROR
| input |
|---|
1000 1000 598 523 703 794 737 689 724 26... |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 8
Verdict: RUNTIME ERROR
| input |
|---|
200000 1000000000 1 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 19, in <module>
if tim...Test 9
Verdict: RUNTIME ERROR
| input |
|---|
200000 1 760045594 599341056 300698860 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 10
Verdict: RUNTIME ERROR
| input |
|---|
200000 1000000000 33941840 210038922 596070148 7... |
| correct output |
|---|
| 371045814100 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 11
Verdict: RUNTIME ERROR
| input |
|---|
25 1000000000 1000000000 1 1 1 1 1 1 1 1 1 1... |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 12
Verdict: RUNTIME ERROR
| input |
|---|
12 1000000000 1 1 1 1 1 1 1 1 1 1 1 10000000... |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 13
Verdict: RUNTIME ERROR
| input |
|---|
23 1000000000 1000000000 1000000000 10000000... |
| correct output |
|---|
| 43478261000000000 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 14
Verdict: RUNTIME ERROR
| input |
|---|
23 1000000000 1000000000 1000000000 10000000... |
| correct output |
|---|
| 43478261000000000 |
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...Test 15
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 19, in <module>
if tim...