acgo题库
  • 首页
  • 题库
  • 题单
  • 竞赛
  • 讨论
  • 排行
  • 团队
  • 备赛专区

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
登录
注册
题目详情题解(0)讨论(0)提交记录(0)
  • 打噶斯**

    #include<iostream> using namespace std; int main(){ int n; cin>>n; for(int i=n;i>0;i--){ for(int x=0;x<n-i;x++){ cout<<' '; } for(int y=i2-1;y>0;y--){ cout<<''; } cout<<endl; } return 0; }

    userId_undefined

    ༺ཌༀༀ蠢·汤ༀༀད༻

    秩序白银
    21阅读
    28回复
    3点赞
首页