QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#482049#7109. Traveling on the AxisZhangYiDeWA 1ms5624kbC++111.1kb2024-07-17 16:59:332024-07-17 16:59:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
101
011
11010

output:

1 2 3 2 4 0 12
2 4 5 1 3 0 15
1 3 5 7 9 1 2 3 4 1 3 5 1 2 1 48

result:

wrong answer 1st lines differ - expected: '12', found: '1 2 3 2 4 0 12'