QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540471#9224. Express EvictionGuanYunchangWA 0ms3620kbC++203.6kb2024-08-31 17:06:122024-08-31 17:06:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

5

result:

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