gzy15579578987 @ 2024-09-22 15:06:06
#include<iostream>
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;
}
by 2013zry @ 2024-09-25 17:45:24
@sdf1234567891022 应该不是
by gzy15579578987 @ 2024-09-27 22:13:07
@iilong 成功了呢!谢谢你。
by Zhouhqzx17 @ 2024-11-17 20:45:07
6