luogu#P1000. 超级玛丽游戏
超级玛丽游戏
Background
This is a test problem on Luogu, designed to help users get familiar with the platform.
After completing this problem, it is recommended to try P1001 and P1008.
Additionally, new users are strongly encouraged to read the New User Guide. To post and reply in the academic and general topic boards, one needs to attain the Trusted User permission. Frequently solving problems and participating in contests on Luogu can quickly help you reach this permission level.
Problem Description
Super Mario is a classic game. Your task is to output a scene from Super Mario using ASCII art.
********
************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############
Output Format
As described.
********
************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############
Hint
Advertisement
Luogu's official algorithm textbooks can help you learn fundamental algorithms more easily.
【Available Now in Our Official Store!】>>>
