QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#516414#8217. King's DinnerZhaoZiLongWA 0ms3728kbC++111.5kb2024-08-12 17:06:292024-08-12 17:06:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
2
3

output:

.
##
..
##.
..#
..#

result:

wrong answer grid contains two dominoes that are adjacent (test case 3)