QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#319766#8217. King's Dinnerucup-team006#WA 0ms3632kbC++20891b2024-02-03 08:50:382024-02-03 08:50:39

詳細信息

Test #1:

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

input:

3
1
2
3

output:

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

result:

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