QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#516427#8217. King's DinnerZhaoZiLongWA 0ms3564kbC++111.6kb2024-08-12 17:09:222024-08-12 17:09:22

详细

Test #1:

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

input:

3
1
2
3

output:

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

result:

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