QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#537049#5514. Mazeegypt_ioi2024_08#0 32ms12976kbC++232.5kb2024-08-29 18:58:272024-08-29 18:58:28

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 11600kb

input:

31 32 1
25 22
5 3
################################
################################
.###############################
.###############################
##..###############.############
###.###############.############
#####.##########################
###.#.##########################
###.##############...

output:

18 1 35
35

result:

wrong answer 1st lines differ - expected: '26', found: '18 1 35'

Subtask #2:

score: 0
Wrong Answer

Test #52:

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

input:

3 6 2
2 1
3 3
...###
..##..
#..###

output:

0 0 0
0

result:

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

Subtask #3:

score: 0
Wrong Answer

Test #64:

score: 0
Wrong Answer
time: 32ms
memory: 12976kb

input:

35 60 20
3 60
2 44
.#....##.#.###..##.#.#....#.....#..#..#.##.#..#....###.####.
#.#......#.####..####...#...#......#........####....##.#.###
.#..#.....#.####..#.##..#.#.#...#.##..#.#..#######....#..##.
.#.#...##..#.##.......#......##......####...##.##..##.#....#
#...#.......#..#..#...#.#####.##.###....

output:

12 3 1
1

result:

wrong answer 1st lines differ - expected: '1', found: '12 3 1'

Subtask #4:

score: 0
Skipped

Dependency #2:

0%

Subtask #5:

score: 0
Skipped

Dependency #4:

0%

Subtask #6:

score: 0
Skipped

Dependency #1:

0%

Subtask #7:

score: 0
Skipped

Dependency #6:

0%

Subtask #8:

score: 0
Skipped

Dependency #7:

0%