j

jhr1

#1934937

这名用户暂未设置签名。

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

历史用户名外显

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

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

时间线

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

  1. 回复讨论

    在讨论40pts,求调,要快!!!!!回复:

    @[hongjiajun](luogu://user/797647) 谢谢,已关
  2. 发起讨论
    40pts,求调,要快!!!!!

    # 40pts,求调,要快!!!!! ```cpp #include using namespace std; int main(){ int t; cin>>t; while(t--){ string n; cin>>n; int ln=n.size(); long long b=0; for(int i=0;i 9…

    回复 3参与人数 3
  3. 发起讨论
    5pts,求调

    ```python #include using namespace std; int main(){ int n,m,a[13][13],ans=0; cin>>n>>m; for(int i=1;i >a[i][j]; } } for(int x=1;x<=n;x++){ for(int y=1;y<=m;y++)…

    回复 0参与人数 1
  4. 发起讨论
    WA,求助

    ```cpp #include using namespace std; int a[31][31]; int b[31][31],f[4][2]={{1,0},{-1,0},{0,1},{0,-1}}; int n; void dfs(int x,int y){ for(int i=1;i n||dy n){ con…

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