Test 1
Verdict: ACCEPTED
Test 2
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 3
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 4
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 5
Verdict: WRONG ANSWER
Test 6
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 7
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 8
Verdict: WRONG ANSWER
Test 9
Verdict: WRONG ANSWER
| input |
|---|
5000 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 10
Verdict: ACCEPTED
| input |
|---|
5000 4 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 11
Verdict: WRONG ANSWER
| input |
|---|
5000 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
| correct output |
|---|
| 714 3518 4240 |
Test 12
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900245 663612758 9075403 585385629 98... |
| correct output |
|---|
| 2787 465 2266 |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 13
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
5000 999989608 12983 25966 38949 51932 64915 ... |
Test 14
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
5000 1000000000 65536 131072 196608 262144 327... |
Test 15
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
5000 642700000 6427 12854 19281 25708 32135 3... |
Test 16
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900246 663612758 9075403 585385629 98... |
| correct output |
|---|
| 193 1698 4019 |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 17
Verdict: RUNTIME ERROR
| input |
|---|
5000 919900247 663612758 9075403 585385629 98... |
| correct output |
|---|
| 4258 470 1911 |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 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 "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 19
Verdict: ACCEPTED
| input |
|---|
5000 919900247 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Test 20
Verdict: RUNTIME ERROR
| input |
|---|
4999 919900245 9075403 585385629 987230075 83... |
| correct output |
|---|
| 2786 464 2265 |
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 15, in <module>
ans = sorted(first[1], second[1], d[curr_target])
TypeError: sorted expected 1 argument, got 3Test 21
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
5000 1000000000 261323261 25262018 237798562 3... |
Test 22
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
5000 76305003 1 5088 10175 15262 20349 25436... |
Test 23
Verdict: ACCEPTED