QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#129806#6305. Chinese CheckerchenchiWA 7ms3600kbC++202.5kb2023-07-23 00:48:472023-07-23 00:48:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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: 7ms
memory: 3520kb

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:

386
625
391
639
512
341
307
84
627
219
1
281
224
109
25
359
625
490
22
353
143
402
583
36
246
569
486
656
306
187
300
575
71
12
193
384
667
710
81
479
499
83
19
262
118
426
93
377
564
189
483
556
0
256
135
65
44
13
83
358
394
75
641
393
500
8
109
0
577
306
235
493
0
570
170
213
106
575
129
43
766
56...

result:

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