QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#659927#9478. Shift Puzzleucup-team5240#WA 0ms3968kbC++142.5kb2024-10-19 23:28:412024-10-19 23:28:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
.#.
#.#
.#.
#.#
...
#.#

output:

24
2 2
2 2
1 1
2 2
1 1
1 1
2 1
2 1
1 1
2 1
1 1
1 1
1 3
1 3
2 3
1 3
2 3
2 3
2 2
2 2
1 3
1 3
2 2
1 3

result:

wrong answer WA Y/N is wrong