さようなら、すべてのエヴァンゲリオン
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《求湖北三等线》回复:
成分明显
在文章《CSP2025游记&&AFO记》发表评论:
awmc
在文章《CSP/NOIP2025 游寄》发表评论:
awmc
在文章《【CSP-S2025】HE 赛区代码有趣行为大赏》发表评论:
坏了我没上
在文章《csp-j/s2025游记(awmc)》发表评论:
其实只鸟+过一首@cunmin111
### 好吧whk复健回来了,~~但是还是不知道怎么写开头~~。 ~~现在写完了~~。 省流:~~awmc~~。 复赛考点离家三公里还是太爽了。 ## Day 0 ### 5:50 a.m:起床 其实5:30就醒了,一直迷迷糊糊的,处于半睡半醒的状态。 ### 6:00 a.m:吃早饭 ~~报吃~~。 ### 6:30…
在文章《题解:P10852 【MX-X2-T1】「Cfz Round 4」Awaken》发表评论:
solve里读了两个n
一、默认排序(升序) sort最基本用法:sort(v.begin(),v.end())。 自定义排序:sort(v.begin(),v.end(),cmp)。 二、稳定排序 与sort区别:stable_sort保证相等元素的相对顺序在排序前后保持不变,但稍慢 sort不保证相等元素的相对位置
在讨论《【优先晋级线公布】CSP-J/S 初赛讨论帖》回复:
@[zyzxzhangyi](luogu://user/1050256)控分了?
在讨论《「LDOI」Round #3 赛时答疑帖》回复:
hp
省流:多加特判TLE 100->75 代码: ```cpp #include #define int long long using namespace std; template inline void read(T&x){ x=0; char c; int sign=1; do{ c=getchar(); if(c…
[P1276](https://www.luogu.com.cn/problem/P1276): ```cpp #include #define int long long using namespace std; template inline void read(T&x){ x=0; char c; int sig…
[P2865](https://www.luogu.com.cn/problem/P2865): ```cpp #include #define int long long using namespace std; template inline void read(T&x){ x=0; char c; int sig…
P3366: ```cpp #include #define int long long using namespace std; const int N=2e5+20; int n,m,p[N],ans,res; struct Edge{ int x,y,z; }e[N]; const bool cmp(Edge x…
快读1: ```cpp #include #define int long long using namespace std; int t; signed main(){ ios::sync_with_stdio(0); cin.tie(0),cout.tie(0); cin>>t; while(t--){ int n…
bilibili课程:[链接](https://www.bilibili.com/video/BV1zZRSYUEWV/)  [oiwiki讲解](https://oiwiki.com/ds/dsu/) 并查集模板:[P3367](https://www.luogu.…
栈: ```cpp #include #define int long long /* STL 中的 stack 容器提供了一众成员函数以供调用,其中较为常用的有: 元素访问 st.top() 返回栈顶 修改 st.push() 插入传入的参数到栈顶 st.pop() 弹出栈顶 容量 st.empty() 返回是否为空…
[P3808题目](https://www.luogu.com.cn/problem/P3808) [讨论区的解答](https://www.luogu.com.cn/discuss/1096149) 代码 ```cpp #include //#define int long long using namespace…
在讨论《TLE on#1,求调》回复:
@[ZJY1207](luogu://user/1372344)THX
代码 ```cpp #include //#define int long long using namespace std; const int N=1e4+10,M=1e6+10,L=55; int ch[N*L][26],cnt[N*L],idx; int ne[N*L];//每个结点对应的next值 int q…
[AC自动机博客介绍](https://blog.csdn.net/2301_79587247/article/details/140892516) [oiwiki介绍](https://oiwiki.com/string/ac-automaton/) [AC自动机模板题(已过lg)](https://www.luog…
[trie字典树博客](https://blog.csdn.net/2301_80224556/article/details/146123137) [P2580题目](https://www.luogu.com.cn/problem/P2580) 代码: ```cpp #include #define int lon…
在讨论《全wa求助》回复:
听君一席话,白读十年书
在讨论《RemoteJudge 服务中断情况公告》回复:
hp
在讨论《rp++》回复:
rp++
在讨论《【599元起】洛谷秋令营,冲击CSP-J/S》回复:
qp