QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#512260#5523. Graph Problem With Small $n$ZhaoZiLongWA 20ms137104kbC++202.5kb2024-08-10 13:58:022024-08-10 13:58:05

详细

Test #1:

score: 0
Wrong Answer
time: 20ms
memory: 137104kb

input:

4
0110
1010
1101
0010

output:

0001
0001
0000
1100
0.048

result:

wrong output format Extra information in the output file