大佬们看一下?

P1000 超级玛丽游戏

di_huang @ 2024-08-15 17:40:14

各位大佬可以看一下我在编程猫社区的作品猛鬼宿舍吗?


by liruizhou_lihui @ 2024-08-15 17:58:29

我觉得在洛谷的大佬们是不会学这种低级的高级语言的


by liruizhou_lihui @ 2024-08-15 18:00:43

还有请不要把与题目无关的内容发布到题目的讨论区,你可以发布到灌水区


by _droplet_ @ 2024-08-16 15:01:04

板 块 漂 移


by liheyang123 @ 2024-08-18 17:27:39

原来大家都很闲


by aibianchendeyangyang @ 2024-08-19 09:42:48

#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;
    return 0;
}

by aibianchendeyangyang @ 2024-08-19 09:43:25

题目答案


by aibianchendeyangyang @ 2024-08-19 09:43:51

@di_huang 6


by di_huang @ 2024-08-19 11:15:31

@aibianchendeyangyang 我说还有更简单的你信吗?


by di_huang @ 2024-08-19 11:16:29

@aibianchendeyangyang 还有,这道题我已经过了


by di_huang @ 2024-08-19 11:17:44

@liruizhou_lihui 低级的高级语言?


| 下一页