QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#348903#8330. Count off 3ucup-team1984#WA 0ms3660kbC++206.0kb2024-03-09 22:13:532024-03-09 22:13:55

详细

Test #1:

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

input:

5
1
1010
110101
1000111000
101101001000

output:

4

result:

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