QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#161942#7109. Traveling on the Axisucup-team1615#WA 1ms6448kbC++231.7kb2023-09-03 02:59:252023-09-03 02:59:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 6448kb

input:

3
101
011
11010

output:

10 12
10 15
35 43

result:

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