Test 1
Verdict: WRONG ANSWER
| input |
|---|
10 1 1 1 1 1 1 1 1 1 1 |
Feedback: Incorrect character on line 1 col 1: expected "10", got "3"
Test 2
Verdict: ACCEPTED
| input |
|---|
10 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 |
Test 3
Verdict: WRONG ANSWER
| input |
|---|
10 24 7 -27 17 -67 65 -23 58 85 -... |
Feedback: Incorrect character on line 1 col 2: expected "185", got "157"
Test 4
Verdict: WRONG ANSWER
| input |
|---|
10 99 -59 31 83 -79 64 -20 -87 40... |
Feedback: Incorrect character on line 1 col 2: expected "154", got "135"
Test 5
Verdict: WRONG ANSWER
| input |
|---|
10 -19 61 60 33 67 19 -8 92 59 -3... |
Feedback: Incorrect character on line 1 col 1: expected "383", got "220"
Test 6
Verdict: WRONG ANSWER
| input |
|---|
200000 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
Feedback: Incorrect character on line 1 col 1: expected "200000", got "66666"
Test 7
Verdict: ACCEPTED
| input |
|---|
200000 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 ... |
Test 8
Verdict: WRONG ANSWER
| input |
|---|
200000 381082742 830199996 -85684827 ... |
| correct output |
|---|
| 231210956017 |
Feedback: Incorrect character on line 1 col 2: expected "231210956017", got "2147457620"
Test 9
Verdict: WRONG ANSWER
| input |
|---|
200000 -935928962 -795492223 75287481... |
| correct output |
|---|
| 184607318819 |
Feedback: Incorrect character on line 1 col 1: expected "184607318819", got "2147474053"
Test 10
Verdict: WRONG ANSWER
| input |
|---|
200000 524408131 613017181 -62281009 ... |
| correct output |
|---|
| 360019999220 |
Feedback: Incorrect character on line 1 col 1: expected "360019999220", got "2147463804"
Test 11
Verdict: WRONG ANSWER
Feedback: Incorrect character on line 1 col 1: expected "1", got "0"
Test 12
Verdict: WRONG ANSWER
Feedback: Incorrect character on line 1 col 1: expected "-2", got "0"
Test 13
Verdict: ACCEPTED
Test 14
Verdict: WRONG ANSWER
Feedback: Incorrect character on line 1 col 1: expected "-2", got "0"
Test 15
Verdict: WRONG ANSWER
| correct output |
|---|
| -1000000000 |
Feedback: Incorrect character on line 1 col 1: expected "-1000000000", got "0"