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

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
登录
注册
题目详情题解(0)讨论(0)提交记录(0)
  • 全站最先发讨论

    #include <iostream> #include <string> #include <vector> using namespace std; struct Op { int l, r, x; int timestamp; }; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); }

    userId_undefined

    187****3948

    分支·分支解题者时间刺客模拟·模拟练习生字符串·魔法使数组·数组操作员倔强青铜
    19阅读
    2回复
    1点赞
首页