QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#521903#8217. King's DinnerGuanYunchangWA 0ms3712kbC++981.6kb2024-08-16 16:31:462024-08-16 16:31:46

详细

Test #1:

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

input:

3
1
2
3

output:

.##
...
.##

result:

wrong answer grid doesn't have the right size, found 3 instead of 1 (test case 1)