QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#158694#7109. Traveling on the Axisucup-team1122#WA 1ms3680kbC++14911b2023-09-02 16:52:052023-09-02 16:52:06

详细

Test #1:

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

input:

3
101
011
11010

output:

12
14
39

result:

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