QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#369531#6746. Merge the Rectanglesucup-team1849WA 2ms13828kbC++142.3kb2024-03-28 13:48:502024-03-28 13:48:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 13828kb

input:

3 4
0000
0111
101
101
110

output:

NO

result:

wrong answer expected YES, found NO