题解 | #小飞机#

小飞机

https://www.nowcoder.com/practice/5cd9598f28f74521805d2069ce4a108a

#include<bits/stdc++.h>
using namespace std;
int main()
{
    cout<<"     **"<<endl;
    cout<<"     **"<<endl;
    cout<<"************"<<endl;
    cout<<"************"<<endl;
    cout<<"    *  *"<<endl;
    cout<<"    *  *";
    return 0;
}

全部评论

相关推荐

评论
1
收藏
分享
牛客网
牛客企业服务