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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

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

    userId_undefined

    飞的智动

    7月全勤卷王题解仙人时空双修者模拟·模拟练习生秩序白银快乐小狗
    13阅读
    0回复
    2点赞
  • 开荒

    userId_undefined

    无敌的鳖佬仔给老爷爷猜猜被

    7月全勤卷王时间刺客空间掌握者循环·循环打卡人荣耀黄金I/O·IO入门者
    28阅读
    0回复
    0点赞
  • 暴力也能过

    userId_undefined

    阿基米哲V(^-^)V

    出道萌新秩序白银时间刺客空间掌握者数组·数组操作员递归·套娃学徒
    16阅读
    0回复
    1点赞
  • 还能偷

    #include <iostream> using namespace std; int main() { cout<<"101"<<endl<<"103"<<endl<<"107"<<endl<<"109"<<endl<<"113"<<endl<<"127"<<endl<<"131"<<endl<<"137"<<endl<<"139"<<endl<<"149"<<endl<<"151"<<endl<<"157"<<endl<<"163"<<endl<<"167"<<endl<<"173"<<endl<<"179"<<endl<<"181"<<endl<<"191"<<endl<<"193"<<endl<<"197"<<endl<<"199"; return 0; }

    userId_undefined

    不是不笑,只是时候未到

    出道萌新倔强青铜
    18阅读
    0回复
    0点赞
  • 题解

    userId_undefined

    zsy

    7月全勤卷王出道萌新题解仙人时间刺客时空双修者秩序白银
    17阅读
    0回复
    0点赞
  • 还可以这么写

    userId_undefined

    阿基米哲V(^-^)V

    出道萌新秩序白银时间刺客空间掌握者数组·数组操作员递归·套娃学徒
    3阅读
    0回复
    1点赞
  • 暴力题解

    #include<bits/stdc++.h> using namespace std; int main(){ cout<<"101"<<endl; cout<<"103"<<endl; cout<<"107"<<endl; cout<<"109"<<endl; cout<<"113"<<endl; cout<<"127"<<endl; cout<<"131"<<endl; cout<<"137"<<endl; cout<<"139"<<endl; cout<<"149"<<endl; cout<<"151"<<endl; cout<<"157"<<endl; cout<<"163"<<endl; cout<<"167"<<endl; cout<<"173"<<endl; cout<<"179"<<endl; cout<<"181"<<endl; cout<<"191"<<endl; cout<<"193"<<endl; cout<<"197"<<endl; cout<<"199"; return 0; }

    userId_undefined

    LS_YZY

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