QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#482572#7109. Traveling on the AxisZhangYiDeWA 0ms3656kbC++201.2kb2024-07-17 20:08:202024-07-17 20:08:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
101
011
11010

output:

10
10
10

result:

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