我终将会把什么留下
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《字符串学习笔记·哈希(HASH)与字典树(Trie)》发表评论:
为什么要加PRIME
在讨论《洛谷讨论区规范》回复:
###### 兹
```cpp #include using namespace std; int n,m; int head[1 ret) { ret=length[x]; } return ; } int lca(int x,int y) { if(depth[x] =0;i--) { if(depth[fa[x][i]]>=dep…
```cpp #include using namespace std; int n,m; int head[1 ret) { ret=length[x]; } return ; } int lca(int x,int y) { if(depth[x] =0;i--) { if(depth[fa[x][i]]>=dep…
同一棵字典树 同一个程序 本机样例输出: OK REPEAT WRONG 洛谷在线IDE输出: OK REPEAT REPEAT 求助dalao怎么回事 ```cpp #include #define MAXN 100005 #define MAXM 1000005 #define re register int us…
在讨论《萌新求教(这两种写法有什么区别?)》回复:
@[137_345_2814](/space/show?uid=27329) 那基于bfs和基于dfs的预处理哪个好呢 ``` (\__ (\ `\__ (`, .------.,-' b | `-/ ',__,-"` | `; , | \ ;.----/ ,/ ) // / ( ( \ \ \`.`\ \ \ \ `…
在讨论《萌新求教(这两种写法有什么区别?)》回复:
@[137_345_2814](/space/show?uid=27329) 懂了,谢谢!
在讨论《萌新求教(这两种写法有什么区别?)》回复:
@[137_345_2814](/space/show?uid=27329) 为什么呢
```cpp #include #define re register int #define MAXN 100010 using namespace std; typedef long long ll; ll read() { ll ret=0,f=1;char ch=getchar(); while('0'>ch|…
_,._ __.' _) <_,)'.-"a\ /' ( \ _.-----..,-' (`"--^ // | (| `; , | \ ;.----/ ,/ ) // / | |\ \ \ \\`\ | |/ / \ \\ \ | |\/ `" `" `"` ```cpp void dfs1(int x) { for(…
在讨论《求教!学校没有男同学帮我!》回复:
没有人吗。。。
在讨论《求教!学校没有男同学帮我!》回复:
。
``` #include using namespace std; long long n,m,MOD; long long sum[500005]; long long lazypl[500005]; long long lazycf[500005]; long long val[500005]; void buil…
``` #include using namespace std; long long n,m,MOD; long long sum[500005]; long long lazypl[500005]; long long lazycf[500005]; long long val[500005]; void buil…
在讨论《下午就要初赛了好紧张》回复:
你们有监考老师吗? 有几个?
在讨论《求大牛帮忙!》回复:
我也一个。
在讨论《求大牛帮忙!》回复:
```cpp #include using namespace std; long long n,p,k; int zc[1000005]; int tz[1000005]; int q[1000005]; int zjf[1000005]; int fs[1000005]; void work(int c) { k=…
```cpp #include using namespace std; int dx[9]={1,1,2,2,-1,-1,-2,-2,0}; int dy[9]={2,-2,1,-1,2,-2,1,-1,0}; int dxx[2]={1,0}; int dyy[2]={0,1}; int m,n,a,b,ans=0…
在讨论《8月月赛作弊情况报告及处理方式》回复:
赞成
在讨论《求助为什么是60分》回复:
超时