QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#583864#8832. Daily DisinfectionZhangYiDeWA 0ms3528kbC++20922b2024-09-22 23:14:432024-09-22 23:14:45

詳細信息

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

1
2
5

result:

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