工作量太大了QwQ

P1000 超级玛丽游戏

meisu111111 @ 2024-08-07 09:57:53

工作量太大了QwQ


by King_and_Grey @ 2024-08-07 09:59:47

@meisu111111 编程代码语言选择PHP然后直接复制粘贴就行。


by Mr_Terminator @ 2024-08-07 10:00:03

@meisu111111 请用抄题解的方式抄下这题答案


by Mr_Terminator @ 2024-08-07 10:00:15

谁给你的闲工夫去发帖子


by yuzhang_chen @ 2024-08-07 12:02:34

#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 yuzhang_chen @ 2024-08-07 12:04:04

不能抄


by huahaojun666 @ 2024-08-07 14:42:58

工作量太大了QAQ 完全是手搓的......


by lisinuo0116 @ 2024-08-07 22:36:58

@King_and_Grey 大佬好厉害。。膜拜orz


by Kebby @ 2024-08-15 14:22:43

#include<bits/stdc++.h>
using namespace std;
int main() {
    cout << R"awa()awa";
}

可以直接输出,你复制就好了


by meisu111111 @ 2024-08-16 11:37:14

@yuzhang_chen

@Kebby

厉害!!


by Kebby @ 2024-08-16 20:54:37

@meisu111111 ~~求关!!!~~


| 下一页