QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#167516#7109. Traveling on the Axisucup-team979WA 2ms3552kbC++171.0kb2023-09-07 15:31:572023-09-07 15:31:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3552kb

input:

3
101
011
11010

output:

12 
15 
43 

result:

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