nxbtkl @ 2023-10-23 21:48:02
![]("C:\Users\lenovo\Desktop\屏幕截图 2023-10-23 213829.png")
by cff_0102 @ 2023-10-23 21:54:06
《![]("C:\Users\lenovo\Desktop\屏幕截图 2023-10-23 213829.png")》
by Exber @ 2023-10-23 21:54:18
我帮你看看,是这里出了问题:
![]("C:\Users\Admin\Desktop\error.png")
by cff_0102 @ 2023-10-23 21:59:42
lz可以看看这个地方似乎有问题
by Miyamizu_Mitsuha @ 2023-10-23 22:01:04
你这里写的有问题,少打了个空格。
by nxbtkl @ 2023-10-23 22:01:22
我这上边是图片地址看不了图片
by nxbtkl @ 2023-10-23 22:07:34
by WrongAnswerAndTLE @ 2023-10-28 20:37:34
#include<bits/stdc++.h>
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<<endl;
return 0;
}
by zengshuai666 @ 2023-11-02 11:27:08
@nxbtkl 想问问你解决了吗?我也遇到了同样的问题,想请教一下
by Xiong_xhrxhr @ 2023-11-12 09:44:31
@WrongAnswerAndTLE 6
by lipacy @ 2023-11-18 19:44:23
I don't know,too.