QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#167516#7109. Traveling on the Axisucup-team979WA 2ms3552kbC++171.0kb2023-09-07 15:31:572023-09-07 15:31:58

详细

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 '