acgo题库
  • 首页
  • 题库
  • 学习
  • 天梯
  • 备赛

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
  • 竞赛
  • 讨论
  • 团队
登录
注册
题目详情提交记录(0)
  • 非常简单

    #include<iostream> using namespace std; int main(){ cout<<""<<endl; cout<<" "<<endl; cout<<" * "<<endl; cout<<" * * *"<<endl; return 0; }

    userId_undefined

    吉良吉影

    倔强青铜I/O·IO入门者
    1阅读
    1回复
    1点赞
  • 题解

    userId_undefined

    zsy

    题解仙人时空双修者BUG超度大师秩序白银快乐小狗
    18阅读
    0回复
    0点赞
  • 第一个AC题解

    userId_undefined

    175****9056

    倔强青铜
    8阅读
    0回复
    0点赞
  • 题解

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

    userId_undefined

    <O_O>

    时间刺客空间掌握者时空双修者倔强青铜
    1阅读
    0回复
    0点赞
  • 题解

    userId_undefined

    153****1913

    0阅读
    0回复
    0点赞
  • 题解

    userId_undefined

    LS_YZY

    倔强青铜出道萌新题解仙人时空双修者模拟·模拟练习生快乐小狗
    0阅读
    0回复
    0点赞
暂无数据

提交答案之后,这里将显示提交结果~

首页