L

Luo_Gu123

#1359031

洛谷

发帖
6
文章
0
互动
5
陶片
0
获赞
0
收藏
0

历史用户名外显

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

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

时间线

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

  1. 发起讨论
    qwq求改

    # qwq ```cpp #include using namespace std; int n, cur = 0, deep, maxn = 1; struct cs { int l = 0, r = 0, v; }a[300010]; void push(int x) { ios::sync_with_stdio(…

    回复 0参与人数 1
  2. 发起讨论
    建议升黄

    想爆脑子才想出来

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

    在讨论梦熊 J/S 模拟作弊名单回复:

    @[kkksc03](luogu://user/1)@[kkksc03](luogu://user/1)@[kkksc03](luogu://user/1)@[kkksc03](luogu://user/1)@[kkksc03](luogu://user/1)@[kkksc03](luogu://user/1)@[kk…
  4. 评论文章

    在文章题解:P14233 [COI 2011] 收视率 / TELKA发表评论:

    666floor(bd41c030-37e5-45b7-86cf-4bb858948fb1)求带
  5. 发起讨论
    40求条

    ```cpp #include using namespace std; string str(string s) { string z = ""; for (int i = 0; i = 0; i--) { if (s[i] == ',') return z; else z = z + s[i]; } } int m…

    回复 0参与人数 1
  6. 评论文章
  7. 回复讨论

    在讨论求调回复:

    @[Mss1617](luogu://user/981815)打不开
  8. 发起讨论
    求调

    ```cpp #include using namespace std; int a[110], n, b[110][110], maxn = 10; void dfs(int step1, int step2, int cnt) { if (step1 >= n && step2 >= n) { maxn = max…

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

    在讨论听取WA声一片回复:

    谢谢大佬
  10. 发起讨论
    WA

    ```cpp #include using namespace std; int n,ax,ay,bx,by; int gcd(int x,int y) { if(y==0) return x; else return (gcd(y,x%y)); } int main() { cin>>n; for(int i=1;i…

    回复 0参与人数 1
  11. 发起讨论
    听取WA声一片

    ```cpp #include using namespace std; int n; bool prime(int x) { if(x==1) return false; if(x==2) return true; int j=2; while(j*j >n; for(int i=3;i<=n;i++) { if(p…

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