QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#348749#8330. Count off 3ucup-team018#WA 0ms4608kbC++234.3kb2024-03-09 20:55:032024-03-09 20:55:05

详细

Test #1:

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

input:

5
1
1010
110101
1000111000
101101001000

output:

0
2
15
114
514

result:

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