Test 1
Verdict: RUNTIME ERROR
| input |
|---|
10 1 1 1 1 1 1 1 1 1 1 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 2
Verdict: RUNTIME ERROR
| input |
|---|
10 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 3
Verdict: RUNTIME ERROR
| input |
|---|
10 24 7 -27 17 -67 65 -23 58 85 -... |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 4
Verdict: RUNTIME ERROR
| input |
|---|
10 99 -59 31 83 -79 64 -20 -87 40... |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 5
Verdict: RUNTIME ERROR
| input |
|---|
10 -19 61 60 33 67 19 -8 92 59 -3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 6
Verdict: RUNTIME ERROR
| input |
|---|
200000 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 1, in <module>
n, m, k...Test 7
Verdict: RUNTIME ERROR
| input |
|---|
200000 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 8
Verdict: RUNTIME ERROR
| input |
|---|
200000 381082742 830199996 -85684827 ... |
| correct output |
|---|
| 231210956017 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 9
Verdict: RUNTIME ERROR
| input |
|---|
200000 -935928962 -795492223 75287481... |
| correct output |
|---|
| 184607318819 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 10
Verdict: RUNTIME ERROR
| input |
|---|
200000 524408131 613017181 -62281009 ... |
| correct output |
|---|
| 360019999220 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 11
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 12
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 13
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 14
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...Test 15
Verdict: RUNTIME ERROR
| correct output |
|---|
| -1000000000 |
Error:
Traceback (most recent call last):
File "input/code.py", line 1, in <module>
n, m, k...