QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#583876#8832. Daily DisinfectionZhangYiDeWA 0ms3808kbC++201.7kb2024-09-22 23:25:512024-09-22 23:25:52

详细

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

1
4
6

result:

wrong answer 2nd numbers differ - expected: '2', found: '4'