QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#512254#5523. Graph Problem With Small $n$ZhaoZiLongWA 24ms137100kbC++202.5kb2024-08-10 13:57:342024-08-10 13:57:34

详细

Test #1:

score: 0
Wrong Answer
time: 24ms
memory: 137100kb

input:

4
0110
1010
1101
0010

output:

0001
0001
0000
1100
0.039

result:

wrong output format Extra information in the output file