QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#482572#7109. Traveling on the AxisZhangYiDeWA 0ms3656kbC++201.2kb2024-07-17 20:08:202024-07-17 20:08:20

詳細信息

Test #1:

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

input:

3
101
011
11010

output:

10
10
10

result:

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