L

LZYCJ

#1426189

这名用户暂未设置签名。

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

历史用户名外显

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

  1. LZYCJ
    最早追溯到 2026/03/08最后捕获于 2026/03/08
  2. LZYCJ
    最早追溯到 2025/11/03最后捕获于 2025/11/03
  3. CJSY2302LZY
    最早追溯到 2024/08/26最后捕获于 2024/08/26

时间线

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

  1. 发起讨论
    80pts求调必关(WA 9 ,10)

    ```cpp #include using namespace std; int tot; int e[1004],dp[1004],dpp[1004]; int a,b,c; int mm[1004]; bool nn[1004]; struct doit { int fr; int to; int w; int n…

    回复 0参与人数 1
  2. 发起讨论
    Wa#6#7#8#9,求调(必关)

    ```cpp #include using namespace std; int tot queue c; struct node { int fir; int to; int quan; }q[7005]; int head[2005],d[2005],sum[2005]; bool p[2005]; void ad…

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

    在讨论P5602 30pts求调必关回复:

    @[AOJUNSHUO](luogu://user/1723924) 谢谢提醒!已做出!
  5. 回复讨论

    在讨论P5602 30pts求调必关回复:

    @[qiyichen12](luogu://user/1511874) 谢谢! 已关。
  6. 发起讨论
    P5602 30pts求调必关

    ``` #include using namespace std; int x[3000003]; int n; int ans=0; bool solve(int s) { if(s==n) return 1; long long int sum1=(ans+x[s])*(ans+x[s]); long long i…

    回复 7参与人数 7
  7. 发起讨论
    警示后人(如果你也是20pts)

    ### 输出格式 输出一行,为获得两个奖项的人的编号,按在***科技创新奖获奖名单中的先后次序***输出。 不要给它排序了!! *~~**求关注**~~*

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

    在讨论警示后人(如果你70分)回复:

    ~~不用谢我~~
  9. 发起讨论
    警示后人(如果你70分)

    摄像头的范围是1到500,而不是1到n

    回复 1参与人数 1
  10. 发起讨论
    代码只有二十分,后面八个测试点全WA了Q-Q

    ```cpp #include using namespace std; struct Node { int data; Node *good; }; Node *p,*head,*r,*q,*li; int main() { int a,b,x,y; cin>>a; head=new Node; r=head; li…

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

    在讨论50分,蒟蒻求条回复:

    #include using namespace std; int main() { int n,i,max,sum; cin>>n; int a[101],b[101],e[101],money[101]={0}; char c[101],d[101]; string f[101]; for(i=1;i >f[i];…
已经到最早的记录