有的人死了 他还活着 有的人活着 他已经死了 >_<
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《关于Id returned 1 exit status》回复:
@[Xuzhaoqian123](luogu://user/1430229) 你确定“狂点编译”有用?
## 违规自删 原来怎么改都是这样 显示Id returned 1 exit statu…
在文章《whk 班主任模拟器》发表评论:
为什么随便都有全员清北,是游戏设计简单吗?
在文章《如何从 Fe₃O₄ 中获取人体所需的 Fe²⁺?》发表评论:
《循环利用——C真环保》
在讨论《20pts求调,玄关》回复:
@[Re_incarnation](luogu://user/88847) ok,谢谢
在讨论《10分求条,闭关!》回复:
```cpp if(la =0;--i){ if(a[i-1]!=b[i]){ y=i; break; } } if(x==y)cout<<""; else cout<<""; ``` 第三部分代码大概是这样 @[LS_xieshuohan](luogu://user/1383161)
在讨论《20pts求调,玄关》回复:
但本蒟蒻只会这样处理超时 ```cpp #include using namespace std; int n; struct node{ int s,a; }aa[100001]; int dp[100001],m; int cnt[100001]; queue nr[100001]; bool cmp(node a…
在讨论《20pts求调,玄关》回复:
@[Re_incarnation](luogu://user/88847)谢谢,已关
```cpp #include using namespace std; int n; struct node{ int s,a; queue nr; }aa[100001]; int dp[100001],m; int cnt[100001]; bool cmp(node a,node b){ return a.a…
在讨论《线段树,求条,玄关》回复:
en,此帖结
代码先写了从左往右扫的一半,样例输出9494,在面积AC代码基础上修改,求条,玄关 ```cpp #include using namespace std; typedef long long ll; ll n; ll ans=0; ll y[210000]; struct smx{ ll y_1,y_2,x,mark…
在讨论《80分求调(wgzs》回复:
应该是吧?
在讨论《80分求调(wgzs》回复:
q弹出元素后front指向下一位,可能指向空地址,应该最后再弹出
在讨论《80分求调(wgzs》回复:
@[xktc12](luogu://user/847798)什么错误 RE还是WA
```cpp #include using namespace std; int n,q,bl,t; int head[1001],tail[1001]; long long a[1000001]; int cnt[1000001]; long long mx[1001]; int t1[1000001],t2[100…
在文章《Cun ✌ 先生》发表评论:
不幸七年前换电脑的时候,中途毁坏了一个大容量U盘,失去120wGB文件,恰巧这压缩包也遗失在内了。责成运送局去找寻,寂无回信。 ~~如有侵权,私信,紫衫~~
在讨论《关于一对一错的灵异事件》回复:
ok
在讨论《关于一对一错的灵异事件》回复:
@[sPERbEETLE](luogu://user/867433) 看来必要时任需使用括号???
在讨论《关于一对一错的灵异事件》回复:
谢谢ヾ(≧▽≦*)o, 已关
### 0pts代码 ```cpp #include using namespace std; int m,n,bl,t; bool lt[500001],add[800]; int head[800],tail[800]; int sum[800]; int cnt[500001]; int main(){ cin>…
```cpp #include using namespace std; int m,n,bl,t; bool lt[500001],add[800]; int head[800],tail[800]; int sum[800]; int cnt[500001]; int main(){ cin>>n>>m; bl=s…
在讨论《分块36pts求条(关)》回复:
谢谢
```cpp #include using namespace std; int n,q,bl,t; int cnt[50001],tail[300],head[300],a[50001],mx[300],mn[300]; int main(){ cin>>n>>q; bl=sqrt(n); t=n/bl; memse…
在讨论《LGR-261 作弊名单》回复:

```cpp #include using namespace std; int a[200002]; int p=1; long long ans=-200000000000000; long long cnt=-200000000000000; int main(){ int n; cin>>n; for(int…
在文章《题解:P14360 [CSP-J 2025] 多边形 / polygon》发表评论:
我特判+DFS大概64分