QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#489439#8832. Daily DisinfectionZhaoZiLongWA 0ms3460kbC++20646b2024-07-24 20:11:452024-07-24 20:11:45

詳細信息

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

1
2
5

result:

wrong answer 3rd numbers differ - expected: '6', found: '5'