L

Lry2025

#1635166

一只蒟蒻⎛⎝≥⏝⏝≤⎛⎝ด้้้้้็้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้

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

历史用户名外显

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

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

时间线

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

  1. 回复讨论

    在讨论玄关求条回复:

    @[zgzn](luogu://user/658305) 改后多了16pts
  2. 发起讨论
    玄关求条

    36pts,求调 ``` #include #include using namespace std; int s,n,m,dis[100010],vis[100010]; struct edge { int v,w; }; struct node { int id,d; bool operator n.d; } };…

    回复 3参与人数 3
  3. 发起讨论
    金狮厚任

    if 0pts 找不出错误 一定是lca20-0 但是父亲数组只开了20列 调成21列就好了 ~~我调这个调了两个小时~~

    回复 1参与人数 1
  4. 发起讨论
    玄关求条

    ``` #include using namespace std; int main() { int n,sum=0; cin>>n; for(int i=1000;i>=1;i--){ while(n>=i*i){ n-=i*i; sum++; } } cout<<sum; return 0; } ```

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

    在讨论金师后人回复:

    ??
  6. 回复讨论
  7. 回复讨论

    在讨论金师后人回复:

    求关
  8. 发起讨论
    金师后人

    dfs maxn[u]=max(maxn[u],maxn[fa[u][0]]); 输入 maxn[i]=i; 输出 cout<<maxn[s]<<endl;

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