QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#172016#5750. Siteswapucup-team983WA 1ms5676kbC++17922b2023-09-09 17:57:302023-09-09 17:57:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5648kb

input:

3
3
1 5 0
6
4 6 4 0 4 0
2
6 4

output:

0 0 2
2 1 0
3 2 0

result:

ok 9 numbers

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 5676kb

input:

100
10
94 8 4 52 7 53 16 96 29 1
10
23 35 96 34 86 39 16 72 63 96
10
51 2 46 21 15 31 41 28 42 83
10
75 67 64 88 46 98 3 17 14 98
10
24 77 54 48 16 37 23 88 99 84
10
52 93 44 87 84 80 37 22 73 28
10
35 80 96 60 75 19 100 63 54 88
10
38 49 63 68 29 67 3 57 68 48
10
89 57 51 21 61 16 100 73 99 83
10
6...

output:

2 0 118
0 0 278
0 0 180
0 0 468
8 0 376
0 18 159
40 14 130
0 0 243
10 0 468
0 0 86
9 0 243
0 0 263
60 22 84
0 7 256
9 0 172
4 19 120
9 0 210
12 10 168
6 5 146
0 0 400
7 4 168
8 0 214
7 4 448
30 49 0
0 0 247
0 13 100
9 1 231
0 0 495
7 0 92
0 0 162
6 6 83
3 9 133
3 10 150
7 9 88
34 10 222
0 3 423
22 8...

result:

wrong answer 3rd numbers differ - expected: '34', found: '118'