QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#661047#9224. Express Evictionucup-team2051#WA 1ms3652kbC++202.3kb2024-10-20 14:28:232024-10-20 14:28:24

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3652kb

input:

4 6
.##...
.#....
##....
....#.

output:

NIE

result:

wrong output format Expected integer, but "NIE" found