QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#162714#7109. Traveling on the Axisucup-team1343WA 0ms3388kbC++201.8kb2023-09-03 16:02:322023-09-03 16:02:33

详细

Test #1:

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

input:

3
101
011
11010

output:

12 
15 
43 

result:

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