QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#544979#9224. Express EvictionHuangHanShengWA 0ms3568kbC++202.2kb2024-09-02 21:24:322024-09-02 21:24:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
0
0
0

result:

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