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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

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

    userId_undefined

    AC君

    倔强青铜管理员
    158阅读
    2回复
    2点赞
  • 题解哦

    阿坝阿坝阿坝阿坝 阿巴阿巴来讲题啦

    userId_undefined

    𝓢𝓷𝓾𝓰𝓰𝓵𝓮

    27阅读
    1回复
    1点赞
  • T-T

    #include <iostream> using namespace std; int main() { string s; while(getline(cin,s)) { cout << s << endl; } return 0; }

    userId_undefined

    juhan214

    23阅读
    0回复
    0点赞
  • 题解 100% AC

    userId_undefined

    飞的智动

    题解仙人7月全勤卷王时空双修者模拟·模拟练习生循环·循环打卡人倔强青铜
    6阅读
    0回复
    1点赞
  • 题解

    userId_undefined

    阿瓦达啃大瓜

    7阅读
    0回复
    0点赞
  • A23654.Echo 题解

    userId_undefined

    skirmish

    出道萌新时间刺客空间掌握者时空双修者秩序白银
    1阅读
    0回复
    0点赞
  • 0秒题解

    #include <bits/stdc++.h> int main(){ stdstring s; while(getline(stdcin,s)) { stdcout<<s<<stdendl; } return 0; }

    userId_undefined

    186****6957

    出道萌新空间掌握者字符串·魔法使枚举·枚举小能手贪心·贪心尝试者分治·分治练习生
    0阅读
    0回复
    0点赞
首页