QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#395384#6746. Merge the RectanglesZhaoZiLongWA 0ms3888kbC++201.9kb2024-04-21 13:58:452024-04-21 13:58:46

詳細信息

Test #1:

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

input:

3 4
0000
0111
101
101
110

output:

NO

result:

wrong answer expected YES, found NO