QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#483039#7109. Traveling on the AxisZhaoZiLongWA 0ms3640kbC++20514b2024-07-18 10:13:262024-07-18 10:13:27

详细

Test #1:

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

input:

3
101
011
11010

output:

12
27
70

result:

wrong answer 2nd lines differ - expected: '15', found: '27'