QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#164577#7109. Traveling on the Axisucup-team1352WA 1ms3544kbC++239.9kb2023-09-05 10:34:082023-09-05 10:34:09

详细

Test #1:

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

input:

3
101
011
11010

output:

14
15
53

result:

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