QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#397745#6746. Merge the Rectanglesucup-team1079WA 1ms3752kbC++172.1kb2024-04-24 16:32:022024-04-24 16:32:03

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3752kb

input:

3 4
0000
0111
101
101
110

output:

NO

result:

wrong answer expected YES, found NO