QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#160360#7109. Traveling on the Axisucup-team1145#WA 56ms4664kbC++172.0kb2023-09-02 20:15:122023-09-02 20:15:12

详细

Test #1:

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

input:

3
101
011
11010

output:

12
15
43

result:

ok 3 lines

Test #2:

score: -100
Wrong Answer
time: 56ms
memory: 4664kb

input:

6107
1010101
010110100110101
1010
1010101010010101010
101011
0101101011010101010
0101101011
11011010101
010
1011010
10110101010101010100
010101010110101
10101010101011
0101010101010101011
00101010011000
1010101010010110110
01010101001010101010
101010101010101
100100101010101010
01
011
0101010100101
...

output:

96
809
24
1443
68
1562
274
343
14
106
1688
761
614
1436
693
1480
1751
736
1321
6
15
522
44
1656
1443
140
779
497
588
24
1640
645
438
30
415
14
1041
1358
96
504
118
73
558
928
755
909
6
1
321
131
778
658
197
769
45
101
210
74
528
2
100
511
256
206
194
2
194
1041
140
809
206
1
72
1531
41
342
1041
14
1...

result:

wrong answer 2nd lines differ - expected: '889', found: '809'