Test 1
Verdict: ACCEPTED
Test 2
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 3
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 4
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 5
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 6
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 7
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 8
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 9
Verdict: RUNTIME ERROR
| input |
|---|
5000 3 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 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 10
Verdict: RUNTIME ERROR
| input |
|---|
5000 4 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 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 11
Verdict: RUNTIME ERROR
| input |
|---|
5000 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
| correct output |
|---|
| 714 3518 4240 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 12
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900245 663612758 9075403 585385629 98... |
| correct output |
|---|
| 2787 465 2266 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 13
Verdict: RUNTIME ERROR
| input |
|---|
5000 999989608 12983 25966 38949 51932 64915 ... |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 14
Verdict: RUNTIME ERROR
| input |
|---|
5000 1000000000 65536 131072 196608 262144 327... |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 15
Verdict: RUNTIME ERROR
| input |
|---|
5000 642700000 6427 12854 19281 25708 32135 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 16
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900246 663612758 9075403 585385629 98... |
| correct output |
|---|
| 193 1698 4019 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 17
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900247 663612758 9075403 585385629 98... |
| correct output |
|---|
| 4258 470 1911 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 18
Verdict: RUNTIME ERROR
| input |
|---|
5000 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 ... |
| correct output |
|---|
| 4998 4999 5000 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 19
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900247 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 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 20
Verdict: RUNTIME ERROR
| input |
|---|
4999 919900245 9075403 585385629 987230075 83... |
| correct output |
|---|
| 2786 464 2265 |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 21
Verdict: RUNTIME ERROR
| input |
|---|
5000 1000000000 261323261 25262018 237798562 3... |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 22
Verdict: RUNTIME ERROR
| input |
|---|
5000 76305003 1 5088 10175 15262 20349 25436... |
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'Test 23
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "input/code.py", line 12, in <module>
new_target = target-numbers[j][0]-numbers[i][0]
TypeError: unsupported operand type(s) for -: 'int' and 'str'