QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#483038#7109. Traveling on the AxisMaMengQiWA 0ms3672kbC++98510b2024-07-18 10:12:592024-07-18 10:13:00

详细

Test #1:

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

input:

3
101
011
11010

output:

12
27
70

result:

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