QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#532101#9224. Express Evictionucup-team0724#WA 1ms7872kbC++202.7kb2024-08-25 00:11:032024-08-25 00:11:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2

result:

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