QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#661047#9224. Express Evictionucup-team2051#WA 1ms3652kbC++202.3kb2024-10-20 14:28:232024-10-20 14:28:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

NIE

result:

wrong output format Expected integer, but "NIE" found