QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#482554#7109. Traveling on the AxisGuanYunchangWA 0ms3668kbC++201.2kb2024-07-17 20:04:162024-07-17 20:04:17

詳細信息

Test #1:

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

input:

3
101
011
11010

output:

10
10
10

result:

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