c

ccc1012

#1405412CCF 5 级

这名用户暂未设置签名。

发帖
4
文章
0
互动
2
陶片
0
获赞
0
收藏
0

历史用户名外显

追踪最近的用户名外显变动记录。

  1. ccc1012
    最早追溯到 2025/11/03最后捕获于 2025/11/03

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 回复讨论

    在讨论编译失败求条回复:

    okok此帖结
  2. 发起讨论
    编译失败求条

    编译器里可以编译 ```cpp #include #define int long long using namespace std; int nms[100010]; int P; vector link[100010]; struct Node{ int hs; vector sons; int fa; int d…

    回复 4参与人数 4
  3. 回复讨论

    在讨论求助Devcpp不能自定义sort的比较函数回复:

    好的谢谢大佬们,发现问题了
  4. 发起讨论
    求助Devcpp不能自定义sort的比较函数

    这段半成品代码在devcpp里编译不了,而且好像是在stl里报错,格式跟网上查的一样啊,求大佬解答 ```cpp #include using namespace std; int qzh[100010]; vector > nei; vector > ji; struct l{ int t,pl; }; bool c…

    回复 19参与人数 19
  5. 发起讨论
    WA 84pts求调……

    ```cpp #include #include using namespace std; int gp1[2010]; int gp2[2010]; double p[2010]; int l[310][310]; double ans[2010][2010][2];//第几节课,换了几次,这次是否换的期望值 int…

    回复 0参与人数 1
  6. 发起讨论
    50pts……求调呜呜

    倍增,再差分 ```cpp #include #include #include #include #include #include using namespace std; void d(int fa); void d2(int fa); bool check(int num,int bdis); int w[30…

    回复 0参与人数 1
已经到最早的记录