QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#255180#1912. Cave PaintingsGMBox 100 ✓64ms42988kbC++202.6kb2023-11-18 15:01:062023-11-18 15:01:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 6.66667
Accepted
time: 0ms
memory: 30272kb

input:

4 9
#########
#...#...#
#.#...#.#
#########

output:

9

result:

ok single line: '9'

Test #2:

score: 6.66667
Accepted
time: 64ms
memory: 42708kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

698252557

result:

ok single line: '698252557'

Test #3:

score: 6.66667
Accepted
time: 60ms
memory: 41560kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

457114634

result:

ok single line: '457114634'

Test #4:

score: 6.66667
Accepted
time: 52ms
memory: 40740kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

668532341

result:

ok single line: '668532341'

Test #5:

score: 6.66667
Accepted
time: 50ms
memory: 40728kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

195420699

result:

ok single line: '195420699'

Test #6:

score: 6.66667
Accepted
time: 47ms
memory: 40860kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

656707057

result:

ok single line: '656707057'

Test #7:

score: 6.66667
Accepted
time: 11ms
memory: 36292kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

119617636

result:

ok single line: '119617636'

Test #8:

score: 6.66667
Accepted
time: 0ms
memory: 29896kb

input:

10 10
##########
#.##...###
#.#.#..###
#.#.....##
#......#.#
#..###.#.#
#####..###
##...###.#
#####..#.#
##########

output:

360

result:

ok single line: '360'

Test #9:

score: 6.66667
Accepted
time: 0ms
memory: 30296kb

input:

10 10
##########
#..#..#..#
#.#..##..#
#.#.##.###
#...##..##
##...#.###
#..#####.#
#...#.##.#
#####.#.##
##########

output:

1728

result:

ok single line: '1728'

Test #10:

score: 6.66667
Accepted
time: 0ms
memory: 29996kb

input:

10 10
##########
##.###.#.#
#...####.#
##..#.####
##....#..#
#.###.#.##
##...###.#
##.#######
##.##...##
##########

output:

3456

result:

ok single line: '3456'

Test #11:

score: 6.66667
Accepted
time: 5ms
memory: 29656kb

input:

10 10
##########
#.##..####
###.###.##
#...###..#
#.#....###
##########
####..####
######.###
#.##.#.#.#
##########

output:

3456

result:

ok single line: '3456'

Test #12:

score: 6.66667
Accepted
time: 40ms
memory: 42988kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

22389053

result:

ok single line: '22389053'

Test #13:

score: 6.66667
Accepted
time: 48ms
memory: 41644kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

664371911

result:

ok single line: '664371911'

Test #14:

score: 6.66667
Accepted
time: 60ms
memory: 41380kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

534672947

result:

ok single line: '534672947'

Test #15:

score: 6.66667
Accepted
time: 62ms
memory: 42480kb

input:

1000 1000
##################################################################################################################################################################################################################################################################################################...

output:

377322628

result:

ok single line: '377322628'