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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

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

    userId_undefined

    阿瓦达啃大瓜

    37阅读
    2回复
    2点赞
  • string的输入输出

    难 简单死了 1 AC 代码:

    userId_undefined

    136****9647

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

    userId_undefined

    zsy

    7月全勤卷王8月全勤卷王时空双修者题解仙人快乐小狗秩序白银
    9阅读
    0回复
    1点赞
  • 题解 100% AC

    userId_undefined

    飞的智动

    8月全勤卷王题解仙人时空双修者秩序白银模拟·模拟练习生快乐小狗
    3阅读
    0回复
    1点赞
  • -----简单

    #include<bits/stdc++.h> using namespace std; int main(){ string a; cin >> a; cout << a; return 0; }

    userId_undefined

    陈柏宇戏狗

    循环·循环打卡人字符串·魔法使分支·分支解题者I/O·IO入门者模拟·模拟练习生格式·格式排版员
    2阅读
    0回复
    1点赞
  • 题解

    userId_undefined

    程序鹅

    I/O·IO入门者时空双修者倔强青铜递归·套娃学徒模拟·模拟练习生分支·分支解题者
    1阅读
    0回复
    1点赞
  • 一行代码,Python编法

    userId_undefined

    临风纵欢

    3阅读
    1回复
    0点赞
  • 几行代码,c++编法

    #include<iostream> using namespace std; int main(){ cout<<"hellopahdjdskjn,mfdsbfdg"; return 0; }

    userId_undefined

    136****9600

    7阅读
    0回复
    0点赞
  • A32484.string的输入输出

    秒了

    userId_undefined

    yh26zhuenaf

    小有名气时间刺客空间掌握者时空双修者字符串·魔法使贪心·贪心尝试者
    5阅读
    0回复
    0点赞
  • AC

    #include<iostream> using namespace std; int main(){ string n; cin>>n; cout<<n; return 0; }

    userId_undefined

    十岁一米八

    倔强青铜
    3阅读
    0回复
    0点赞
  • A32484.string的输入输出

    userId_undefined

    毛奕程

    时空双修者倔强青铜
    3阅读
    0回复
    0点赞
  • 题解

    em这题是不是太简单了一点?

    userId_undefined

    Wonder of U

    出道萌新倔强青铜时间刺客I/O·IO入门者
    0阅读
    0回复
    0点赞
暂无数据

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

首页