OJ 1000 超级玛丽游戏
描述
来一起超级玛丽吧
输入
********
************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############
输出
如输入
输入样例 1
无
输出样例 1
无
这题看上去很复杂貌似要输入大量字符串然后还要逐个输出,其实不然,实际上这个题目是叫我们直接输出案例也就是复制然后使用输出语句即可。
#include <iostream>
#include <iomanip>
using namespace std;
int main()
{
cout << " ********" << endl;
cout << " ************" << endl;
cout << " ####....#." << endl;
cout << " #..###.....##...." << endl;
cout << " ###.......###### ### ###"<< endl;
cout << " ........... #...# #...#" << endl;
cout << " ##*####### #.#.# #.#.#" << endl;
cout << " ####*******###### #.#.# #.#.#" << endl;
cout << " ...#***.****.*###.... #...# #...#" << endl;
cout << " ....**********##..... ### ###" << endl;
cout << " ....**** *****...." << endl;
cout << " #### ####" << endl;
cout << " ###### ######" << endl;
cout << "##############################################################" << endl;
cout << "#...#......#.##...#......#.##...#......#.##------------------#" << endl;
cout << "###########################################------------------#" << endl;
cout << "#..#....#....##..#....#....##..#....#....#####################" << endl;
cout << "########################################## #----------#" << endl;
cout << "#.....#......##.....#......##.....#......# #----------#" << endl;
cout << "########################################## #----------#" << endl;
cout << "#.#..#....#..##.#..#....#..##.#..#....#..# #----------#" << endl;
cout << "########################################## ############" << endl;
return 0;
}
本文地址:https://blog.csdn.net/qq_45703684/article/details/107347203
推荐阅读
-
技嘉发布旗下首款大尺寸游戏显示器:配HDMI 2.1及HDR1000
-
月流水超1000万 500万人在玩 这款小游戏火了
-
当天玑1000+遇上120Hz超感屏!高帧率游戏竟如此轻松
-
实锤了!荣耀V40游戏测试曝光 确认搭载天玑1000+处理器
-
雷神ZERO游戏本AMD版开抢:7999元 首批限量1000台
-
支持国货!贪玩游戏宣布:定制1000台华为手机奖励所有员工
-
1000帧游戏《毁灭战士》来了 高性能笔记本升级正当时
-
会员数破1000万 NVIDIA宣布GeForce Now云游戏涨价:翻倍
-
C语言学习教程:超级玛丽游戏开发源码分享
-
“游”龙出海 高通骁龙游戏手机盘点:出色游戏性能 最低只要1000多元