QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#158725#7109. Traveling on the Axisucup-team1637#WA 27ms6612kbC++14945b2023-09-02 16:54:482023-09-02 16:54:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
101
011
11010

output:

12
15
43

result:

ok 3 lines

Test #2:

score: -100
Wrong Answer
time: 27ms
memory: 6612kb

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
889
456
1515
959
1567
1737
1825
460
1270
1702
2135
2090
1843
2233
2011
1755
2136
2064
246
487
2138
928
1689
1893
1428
2163
2057
2156
735
1640
2059
1980
714
1943
456
1953
2109
1386
2172
1372
1165
2228
2200
2185
2175
241
1
1941
1361
2186
2228
1702
2169
906
1303
1673
1149
2126
2
1330
2101
1790
1663
...

result:

wrong answer 3rd lines differ - expected: '24', found: '456'