a

aaa13o

#1758619CCF 4 级

这名用户暂未设置签名。

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

历史用户名外显

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

  1. aaa13o
    最早追溯到 2026/01/03最后捕获于 2026/01/03
  2. aaa13o
    最早追溯到 2025/11/03最后捕获于 2025/11/03

时间线

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

  1. 发起讨论
    爆零

    ```cpp #include #include using namespace std; const int maxn = 1e6+10; int n,x,m[maxn]; int f1(int k) { int l = 1,r = n; while(l >1; if(m[mid]>k) r = mid-1; els…

    回复 3参与人数 3
  2. 发起讨论
    50分求调

    ```cpp #include #include using namespace std; int t,d,x,y,n,m,k; int dx[4] = { 0,1,0,-1 }, dy[4] = { 1,0,-1,0 }; char map[1010][1010]; bool vis[1010][1010]; int…

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

    在讨论dfs mle回复:

    @[always_green](luogu://user/1004606)开小了re了
  4. 发起讨论
    dfs mle

    ```cpp #include #include using namespace std; #define int long long const int maxx = 5e8; int n, m, k[30],cnt,p[100001]; bool prime[maxx]; void isprime(int x) {…

    回复 4参与人数 4
  5. 发起讨论
    70分,有没有大佬帮忙调一下

    ```cpp #include #include #include using namespace std; #define int long long const int N = 1e5 + 10; int n, m, q[N],k[N],sum; int search(int x) { int l = 0, r =…

    回复 0参与人数 1
  6. 发起讨论
    为什么只有最后一个测试点正确

    ```cpp #include using namespace std; int a,b; bool sushu(int x) { for(int i =2;i >a >> b; for(int i =a;i<=b;i++) if(jue(i)) cout << i << endl; return 0; } ```

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