QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#396474#6746. Merge the Rectanglesucup-team964WA 0ms3568kbC++202.0kb2024-04-22 20:21:242024-04-22 20:21:24

详细

Test #1:

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

input:

3 4
0000
0111
101
101
110

output:

NO

result:

wrong answer expected YES, found NO