QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#482546#7109. Traveling on the AxisGuanYunchangWA 0ms3672kbC++201.3kb2024-07-17 20:01:042024-07-17 20:01:05

詳細信息

Test #1:

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

input:

3
101
011
11010

output:

10
10
10

result:

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