Test 1
Verdict: WRONG ANSWER
| input |
|---|
10 10 6 5 1 2 1 5 10 4 6 6 |
| user output |
|---|
| [0, 0, 2, 1, 2, 0, 0, 0, 0, 0]... |
Feedback: Output is longer than expected
Test 2
Verdict: WRONG ANSWER
| input |
|---|
10 10 6 6 4 3 4 9 3 2 6 10 |
| user output |
|---|
| [0, 0, 1, 1, 1, 0, 1, 2, 0, 0]... |
Feedback: Output is longer than expected
Test 3
Verdict: WRONG ANSWER
| input |
|---|
10 10 5 4 10 7 8 4 1 8 9 2 |
| user output |
|---|
| [0, 0, 0, 0, 0, 0, 3, 0, 0, 1]... |
Feedback: Output is longer than expected
Test 4
Verdict: WRONG ANSWER
| user output |
|---|
| [1000000000] already : 100000... |
Feedback: Output is longer than expected
Test 5
Verdict: WRONG ANSWER
| input |
|---|
1 1000000000 1000000000 |
| correct output |
|---|
| 1000000000000000000 |
| user output |
|---|
| [1000000000] already : 100000... |
Feedback: Output is longer than expected
Test 6
Verdict: WRONG ANSWER
| input |
|---|
1000 1000 271 687 392 992 11 410 702 870... |
| user output |
|---|
| [0, 0, 0, 0, 14, 0, 0, 0, 0, 0... |
Feedback: Output is longer than expected
Test 7
Verdict: WRONG ANSWER
| input |
|---|
1000 1000 598 523 703 794 737 689 724 26... |
| user output |
|---|
| [0, 0, 0, 0, 0, 0, 0, 0, 0, 0,... |
Feedback: Output is longer than expected
Test 8
Verdict: WRONG ANSWER
| input |
|---|
200000 1000000000 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ... |
| user output |
|---|
| [5000, 5000, 5000, 5000, 5000,... |
Feedback: Output is longer than expected
Test 9
Verdict: WRONG ANSWER
| input |
|---|
200000 1 760045594 599341056 300698860 ... |
| user output |
|---|
| [0, 0, 0, 0, 0, 0, 0, 0, 0, 0,... |
Feedback: Output is longer than expected
Test 10
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
200000 1000000000 33941840 210038922 596070148 7... |
| correct output |
|---|
| 371045814100 |
Test 11
Verdict: WRONG ANSWER
| input |
|---|
25 1000000000 1000000000 1 1 1 1 1 1 1 1 1 1... |
| user output |
|---|
| [0, 41666666, 41666666, 416666... |
Feedback: Output is longer than expected
Test 12
Verdict: WRONG ANSWER
| input |
|---|
12 1000000000 1 1 1 1 1 1 1 1 1 1 1 10000000... |
| user output |
|---|
| [90909090, 90909090, 90909090,... |
Feedback: Output is longer than expected
Test 13
Verdict: WRONG ANSWER
| input |
|---|
23 1000000000 1000000000 1000000000 10000000... |
| correct output |
|---|
| 43478261000000000 |
| user output |
|---|
| [43478260, 43478260, 43478260,... |
Feedback: Output is longer than expected
Test 14
Verdict: WRONG ANSWER
| user output |
|---|
| [1, 0, 0] already : 1 and res... |
Feedback: Output is longer than expected