QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#457794#8832. Daily Disinfectionucup-team1869#WA 1ms3672kbC++14663b2024-06-29 14:05:232024-06-29 14:05:23

详细

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

0
2
5

result:

wrong answer 1st numbers differ - expected: '1', found: '0'