QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#408087#8217. King's Dinnerucup-team1548#WA 0ms3568kbC++231.5kb2024-05-09 18:06:312024-05-09 18:06:32

详细

Test #1:

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

input:

3
1
2
3

output:

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

result:

wrong answer grid has a singular #, not a domino, in it (test case 1)