这个家伙很懒,什么也没有留下
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《TLE :(((( how?》回复:
@[SXqwq](/user/339442) 在补zroi
```cpp #include using namespace std; const int N = 5e5+1145,M=1e6+1145; const int INF = 0x3f3f3f3f; int n; int first[M],idx=1; struct edge { int d,ne,f; } ed[M]…
在文章《融合树——Fusion Tree》发表评论:
zro
在文章《融合树——Fusion Tree》发表评论:
zro
在文章《融合树——Fusion Tree》发表评论:
zro
```cpp #include using namespace std; #define se second #define fr first const int N = 2e5+1145,INF = 1e9; typedef pair PII; int mp[N],n,m,q,ans[N]; inline int z…
```cpp #include using namespace std; typedef long long ll; const ll mo = 1e9; const int N = 5e5 + 1145; int n; ll ans,a[N],qzh[N]; ll qzmx[N],qzmn[N],qzhmx[N],q…
``` #include using namespace std; typedef long long ll; const int N = 3000011; char str[N]; ll f[N],sz[N]; int t,k; struct SAM{ int ch[28],len,fa; }s[N]; int fi…
```cpp #include #define ls t[x].s[0] #define rs t[x].s[1] using namespace std; const int N = 1e7+10; int n; int rt,tot; struct node{ int val,sz,s[2],cnt,fa; }t[…
如果你跟我一样读成每个单词只能交换一次的话,你能过所有ccf样例(~~魂淡样例~~),但是实际理论上只能过前7个点(因为单词长度小于等于2),呜呜平白无故挂了70分,太痛苦了..
在讨论《noipt1本地全过,luogu全wa???有咩有相同情况的》回复:
@[dltdltdlt](/user/876232) 但是所有大样例都能过
在讨论《noipt1本地全过,luogu全wa???有咩有相同情况的》回复:
@[dltdltdlt](/user/876232) woc删了后就对了一个
在讨论《noip t2寄了怎么办》回复:
@[Star_F](/user/1014580) 「Killer Queue」
在讨论《noip t2寄了怎么办》回复:
RIP++
``` #include using namespace std; const int N=1e5+1145,M=1e6+11451; typedef long long ll; int n,m,mo,in[N]; ll ans,fans,f[N],g[N]; int first[N],idx,first1[N],id…
``` #include using namespace std; using namespace std; typedef long long LL; const int N=101145; int first[N],idx; struct edge{ int d,ne; }ed[N*2]; void add_edg…
在讨论《啊?求hack》回复:
@[adam01](/user/255468) 多写了个等于...感谢大佬
不明白怎么没的,有没有大佬出组数据 ```cpp #include using namespace std; int n,a[10000],t,maxa,mina,maxnum,minnum,zheng,fu,zero; int main() { scanf("%d",&t); while(t--){ maxa=-1e…
在讨论《【悬关】一个问题》回复:
a提高分这么高吗
```cpp #include using namespace std; const int N=1e4+10; long long n,m,c,v,w,d,f[2][N],f2[N],q[N]; inline long long read(){ long long x=0,f=1;char ch=getchar();…
蒟蒻摆烂() ```cpp #include using namespace std; const int N=1e5+100; int n,m,k,up[N],down[N],l[N],h[N],f[1145][N]; int main() { scanf("%d%d%d",&n,&m,&k); for(int i=…
在讨论《警示后人》回复:
感谢