QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#730931#9565. Birthday Giftucup-team3705#WA 0ms3860kbC++2312.4kb2024-11-09 22:30:302024-11-09 22:30:33

詳細信息

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

? 1 2

result:

wrong output format Expected integer, but "?" found