QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#524107#2553. Bingo415411#WA 0ms3672kbC++141.4kb2024-08-19 10:39:172024-08-19 10:39:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 2

output:

#.#.
....
....
....

result:

wrong answer Line "#.#." doesn't correspond to pattern "[A-Z]{2,3}"