QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#102690#6305. Chinese CheckerZhaoZiLongWA 6ms3412kbC++172.5kb2023-05-03 16:08:342023-05-03 16:08:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3312kb

input:

5
1
1 1
2
1 1
2 1
2
9 4
9 6
10
1 1
2 1
2 2
3 1
3 2
3 3
4 1
4 2
4 3
4 4
10
1 1
2 1
2 2
5 7
3 2
3 3
4 1
4 2
4 3
4 4

output:

0
1
2
6
13

result:

ok 5 number(s): "0 1 2 6 13"

Test #2:

score: -100
Wrong Answer
time: 6ms
memory: 3412kb

input:

100
81
1 1
16 1
11 4
13 8
12 3
12 12
11 1
4 2
9 5
8 10
5 5
9 7
3 2
14 1
7 11
13 7
10 2
8 3
9 8
10 6
12 10
6 7
11 2
7 3
13 12
8 6
17 1
10 5
5 12
13 9
13 1
9 4
5 10
11 8
13 4
5 4
9 1
7 8
5 6
13 13
5 1
9 3
8 8
8 5
13 2
13 5
11 3
9 2
6 4
3 3
8 2
13 11
8 7
5 7
6 10
11 9
10 3
11 10
6 3
7 1
4 4
15 2
7 2
3 ...

output:

291
570
312
651
532
432
193
45
443
93
1
295
113
117
28
191
532
390
10
263
188
234
538
16
112
422
456
601
233
91
293
450
25
14
119
229
584
357
53
272
395
50
10
276
79
261
31
175
516
126
264
435
0
105
122
71
22
5
80
210
207
26
575
205
295
4
67
0
356
142
129
469
0
506
93
112
92
435
90
29
673
591
7
320
...

result:

wrong answer 1st numbers differ - expected: '190', found: '291'