QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#752259#9565. Birthday Giftucup-team3950WA 0ms3596kbC++20930b2024-11-15 23:34:042024-11-15 23:34:04

详细

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

34060

result:

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