t

tayu

#1792535

叫我他宇!!!

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

历史用户名外显

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

  1. tayu
    最早追溯到 2026/02/20最后捕获于 2026/02/20
  2. qwertyuiop_aaa
    最早追溯到 2025/11/03最后捕获于 2025/11/03

时间线

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

  1. 回复讨论

    在讨论60分求调回复:

    @[Wonderforever_](luogu://user/1648825) 包的
  2. 发起讨论
    60分求调

    ```cpp #include using namespace std; double x[3];//两个根 double delta(double a,double b,double c){//判别式 return b*b-4*a*c; } //求根公式 void qef(double a,double b,doub…

    回复 3参与人数 3
  3. 发起讨论
    不是wa,就是tle,求调!

    ```cpp #include using namespace std; int main(){ int m,n; cin>>m>>n; long long am[m+5],an[n+5],sum,min=99999999; for(int i=1;i >am[i]; } for(int i=1;i >an[i]; f…

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

    在讨论wa!求解!!!回复:

    @[__pyx__](luogu://user/991302)@[__pyx__](luogu://user/991302)@[__pyx__](luogu://user/991302)@[__pyx__](luogu://user/991302)@[__pyx__](luogu://user/991302) 还是wa…
  5. 发起讨论
    wa!求解!!!

    ```c++ #include using namespace std; int main(){ int x1,y1,x2,y2; cin>>x1>>x2>>y1>>y2; long long min,max; int a[4]={x1*y1,x1*y2,x2*y1,x2*y2}; sort(a,a+4); if(a[…

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

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

    @[Dark_Crown](luogu://user/816937) ```cpp #include using namespace std; int main(){ cout<<"thank you"; for(int i=1;i<=114514;i++){ cout<<" very"; } cout<<" much…
  7. 发起讨论
    听取WA声一片

    ```cpp #include using namespace std; int main(){ int h,w; cin>>h>>w; char a[h+1][w+1]; int x1,x2,y1,y2; cin>>x1>>x2>>y1>>y2; for(int i=1;i >a[i][j]; if(!((i>=x1…

    回复 2参与人数 2
  8. 发起讨论
    又双叒叕wa了!求解!

    ```cpp //田忌:“炮灰的艺术!” //向日葵&小喷菇:“嗯?” #include using namespace std; int main(){ int n,sum=0; cin>>n; int a[n+1],b[n+1]; for(int i=1;i >a[i]; } for(int i=1;i >b[i]…

    回复 0参与人数 1
  9. 回复讨论

    在讨论求大佬优化时间复杂度!回复:

    @[_second_coming_](luogu://user/1373638) sorry,算错了!
  10. 发起讨论
    求大佬优化时间复杂度!

    ```cpp #include using namespace std; int n; bool a[105][105]; void hb(int x,int y){//火把照明程序 for(int i=x-2;i >n>>m>>k; for(int i=1;i >hx>>hy; hb(hx+3,hy+3); } fo…

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

    在讨论初一生的做法,求改进!回复:

    @[CSP_S_2023_T2](luogu://user/1239099) 听不懂(×_×)
  12. 发起讨论
    初一生的做法,求改进!

    ```cpp #include using namespace std; int main(){ int n; cin>>n; int a[n+1]; for(int i=1;i >a[i]; } for(int i=1;i<=n;i++){ int sum=0; for(int j=1;j<i;j++){ if(a[…

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

    在讨论入门赛/基础赛作弊名单(棕 134+129,封禁 47)回复:

    @[AK_AK_AK](luogu://user/929027) 《用AI画反AI作弊图》
  14. 评论文章

    在文章题解:P1001 A+B Problem发表评论:

    《一向箔打草履虫》
  15. 评论文章

    在文章针对 P1001 A+B Problem 的大炮使用手册发表评论:

    《用二向箔打细菌》
  16. 评论文章

    在文章P1001 A+B Problem 题解发表评论:

    O_o
已经到最早的记录