Test 1
Verdict: WRONG ANSWER
| input |
|---|
10 603 324 573 493 659 521 654 70... |
Feedback: Incorrect character on line 1 col 1: expected "2", got "30"
Test 2
Verdict: WRONG ANSWER
| input |
|---|
10 952 775 292 702 859 719 65 943... |
Feedback: Incorrect character on line 1 col 1: expected "1", got "67"
Test 3
Verdict: WRONG ANSWER
| input |
|---|
10 141 156 14 487 250 230 741 602... |
Feedback: Incorrect character on line 1 col 1: expected "2", got "108"
Test 4
Verdict: WRONG ANSWER
| input |
|---|
10 963 359 731 826 599 931 40 86 ... |
Feedback: Incorrect character on line 1 col 1: expected "4", got "196"
Test 5
Verdict: WRONG ANSWER
| input |
|---|
10 238 224 861 461 558 860 318 93... |
Feedback: Incorrect character on line 1 col 1: expected "2", got "4"
Test 6
Verdict: WRONG ANSWER
| input |
|---|
10 193 848 70 53 864 886 374 31 2... |
Feedback: Incorrect character on line 1 col 2: expected "1", got "175"
Test 7
Verdict: WRONG ANSWER
| input |
|---|
20 13048212 423374770 19874608 81... |
Feedback: Incorrect character on line 1 col 1: expected "8231", got "28878359"
Test 8
Verdict: WRONG ANSWER
| input |
|---|
20 314836307 815098885 922742346 ... |
Feedback: Incorrect character on line 1 col 2: expected "1188", got "120754282"
Test 9
Verdict: WRONG ANSWER
| input |
|---|
20 846261131 196958704 824235264 ... |
Feedback: Incorrect character on line 1 col 2: expected "11770", got "156592266"
Test 10
Verdict: WRONG ANSWER
| input |
|---|
20 92021619 792314463 937735495 8... |
Feedback: Incorrect character on line 1 col 1: expected "4453", got "86814065"
Test 11
Verdict: WRONG ANSWER
| input |
|---|
20 452747515 202201476 845758891 ... |
Feedback: Incorrect character on line 1 col 1: expected "4881", got "22247137"
Test 12
Verdict: WRONG ANSWER
| input |
|---|
20 934033764 747013925 113297529 ... |
Feedback: Incorrect character on line 1 col 1: expected "5482", got "102224776"
Test 13
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 23, in <module>
sumIn -= apples[l]
IndexError: list index out of rangeTest 14
Verdict: ACCEPTED
Test 15
Verdict: RUNTIME ERROR
Error:
Traceback (most recent call last):
File "/box/input/code.py", line 23, in <module>
sumIn -= apples[l]
IndexError: list index out of rangeTest 16
Verdict: ACCEPTED
Test 17
Verdict: WRONG ANSWER
| input |
|---|
20 934033764 747013925 113297529 ... |
Feedback: Incorrect character on line 1 col 1: expected "5483", got "102224777"
Test 18
Verdict: ACCEPTED
| input |
|---|
19 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |