QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#458334#8832. Daily Disinfectionucup-team3908#WA 1ms3400kbC++14641b2024-06-29 16:42:492024-06-29 16:42:50

詳細信息

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

1
4
6

result:

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