QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#419096#6746. Merge the RectanglesZhaoZiLongWA 1ms3588kbC++202.0kb2024-05-23 17:50:392024-05-23 17:50:40

詳細信息

Test #1:

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

input:

3 4
0000
0111
101
101
110

output:

NO

result:

wrong answer expected YES, found NO