QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540476#9224. Express EvictionZhangYiDeWA 0ms3584kbC++203.6kb2024-08-31 17:06:442024-08-31 17:06:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

5

result:

wrong answer 1st numbers differ - expected: '1', found: '5'