QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#411231#6299. Binary Stringezteam1WA 1ms3636kbC++143.0kb2024-05-15 10:21:282024-05-15 10:21:29

详细

Test #1:

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

input:

3
1
001001
0001111

output:

1
3
7

result:

wrong answer 3rd numbers differ - expected: '9', found: '7'