QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#482670#7109. Traveling on the AxisGuanYunchangWA 0ms3800kbC++11673b2024-07-17 20:34:372024-07-17 20:34:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3800kb

input:

3
101
011
11010

output:

7
9
18

result:

wrong answer 1st lines differ - expected: '12', found: '7'