\textcolor{#F3DFC7}{\text{\large \textit{Then I'll walk down the glory path}}} \\
\textcolor{#3149B1}{\text{\small 如果可以 我会踏上荣耀征途}} \\[0.6ex]
\textcolor{#F3DFC7}{\text{\large \textit{Bring honor and brightness back}}} \\
\textcolor{#3149B1}{\text{\small 带着荣誉与光明回归}} \\[0.6ex]
\textcolor{#F3DFC7}{\text{\large \textit{Wipe out all the enemies in sight}}} \\
\textcolor{#3149B1}{\text{\small 扫清所有宿敌}} \\[0.6ex]
\textcolor{#F3DFC7}{\text{\large \textit{There's no turning back this time}}} \\
\textcolor{#3149B1}{\text{\small 此去再无归期}}
检票口
### 洪陆楼
前往某个公司进行实习,学到了大量 AI 相关内容,包括但不限于深度学习理论基础,复现若干 eazy 但是好像很神秘的经典论文,了解一些先进模型的底层架构,以及上供了很多 token 做 vibe coding。
### 山水阁
有人通知我要给省队集训出题。
我必须提到一个两人三天出完 NOI 模拟赛 Day1Day2 的故事了。
去年好像是 T2 放 T1 被爆了,今年 T2 放 T3 又被爆了,能不能稍微看一下参考难度喵。
可惜出现了一些意料之外的变故没法去省队集训,细节略过。
### 云瓦亭
前往 MX 在城阳区某学校的赛前训练,打了八场模拟赛,我假定我找回了手感(?)。
基本都是 $100+100+(0,100)$,就不放细分了。
怎么感觉是原题做多过拟合了,套路全会没办法。
其实我 MX 营休息时间一直在玩鸣潮。
### 汝吾门
开幕式玩明日方舟集成战略「沉沦者的黑流树海」。
然后和群友打了好久的三国杀。感谢 dlb 老师提供的三服加线下超级将池以及 xxy 老师提供的场地。门阀士族真阴间吧。
感觉已经成为蒋琬人柱力了,你只能看我双将玩蒋琬费祎扭来扭去,蒋琬吴苋扭来扭去,蒋琬荀攸扭来扭去。这个包没有刘巴大人真是错误。
### 见字祠
T1 开场随便写了 $30$ 分钟过了,感觉没什么好说的。
T2 更是原,先二分,然后树上数 $dis\leq p$ 的点就行。等下树上数点怎么写来着?哦写个点分治,**然后直接二维偏序**就可以了对吧(细节忘了可以用桶维护前缀和,不会数据结构)。改成点分树就做完了。不是这怎么是 $\log^3$ 的。注意到答案都不大,看我手法微调一下。什么叫你过了 $80$ 分但是没有 $100$?怎么瓶颈在树上倍增求 LCA 啊。再卡卡试试看——时间终了。
T3 开始写题前看了一下,最后只来得及打暴力了。感觉场上思路很有道理,大概从质数部分分发现可以问 $\{2i,2j\}$($\gcd(i,j)=1$),这样返回只能是 $1+1$ 或者 $2+w$,可以区分一些 $w$ 和 $i,j$ 的大小关系。说明只询问两个数区分度很强,并且有一些兜底的 $\log$ 级别做法,可以先枚举一下所有 $\{x,y\}$ 询问的区分度,然后看看再怎么弄(之后大概可能就乱搞一下估计 $[30,40]$ 不难?)。可惜我最后没有写到这一题。
### 始末陵
超级早起上车,车怎么不动了,没事我可以玩好几个小时黑流树海,你的意思是九点开门我得六点起床过去等到九点吗,进去乱逛,集合继续等但是不知道等什么反正等了好久最终出去了,回程继续黑流树海。
下午继续三国杀。经典对局:陆郁生谋黄盖,区杨彪没爆发打不死小鹿,被刷桃刷护甲养死了(均手杀模组)。我还没加上族前缀呢。
你看到我 $328$ 抽 $5$ 只再珊瑚换满的秧秧了吗。

我就这么复习第二试。
### 明灭顶
T3 (你先别管我为什么要倒序开题)开场会了多项式做法(我说先编一个贪心 check 再 DPP 典完了是不是),应该是树上背包分析后 $O(n^6)$,感觉不太是人类,随手拿了 $36$,然后这里改改那里改改就可以拿到 $48$,然后跑路了,大概花了一个半小时吧。
T2,先处理一下大量细节,然后扫描线,二分后需要支持带修二维数点,随便写点东西就是 $\log^3$。这个其实我会优化,不过我是转静态三维数点后在**分治结构**上并行二分,而不是**直接树套树**然后并行二分,不想写跑路了。写完第一题只能补个弱智 $nq$ 暴力分跑了。
T1 随便写了 $30$ 分钟没过破防了,然后瞪眼法看了一个小时发现是 $L-1$ 写成了 $L-2$,鉴定为乱写代码导致的。为什么要特殊讨论 $k=3/2/5$。
### 来去处
参考文献:[你问我为什么没有 Au?你看我还有 rp 吗?](https://www.luogu.com.cn/article/252m5m53)
感觉被数据结构双防了,以及心态肯定是有巨大区别,总之我的 OI 之旅应该也算是 AFO 了。学弟 Au 吓哭了。
感觉也不是很好悲叹我有什么遗憾(总不能声称我没有进国家队拿到 IOI 金牌吧,我还是有点自知之明的),毕竟是高一侥幸高二摸鱼的剧本,总之迎来了一个相对稀有的好结局。
忘本是不对的,所以要在这里感谢一路走来帮助我的家长老师同学朋友们。OI 不是一条以一人之力可以轻松战胜的道路。
之前学了几个月 AI 相关,被计算机科学的发展速度震撼到了,感觉变革已至啊。OI 的作用或许更多是让大家锻炼超出常人的思维,在风云际会中有一席之地吧(数据结构:请不要忘本)。而事实上感觉我现在也没有什么明确的方向(实习的时候和一个师兄聊过,现在的 AI 或许要底层架构上的突破,不太能预知突破后的发展方向),所以或许以后需要一直走一步看一步了,说好听点就是以不变应万变。毕竟好好上大学出来应该不至于没法糊口。
“你选择的是这世上最难的棋局,但若因此心生退意,那才是真的再无胜算......只是一个曾经满盘皆输的人的劝诫,你姑且听之。不必沮丧,在我看来,这一局离收官尚早,多的是变数。”
想到什么再补吧,这次应该真退役了。大学我一定要找一个会写数据结构的 ACM 队友!
为什么要演唱《远航星的告别》。
---
$$
\textcolor{hotpink}{\text{\large \textit{That snowflake once fell on my nose}}} \\
\textcolor{purple}{\text{\small 那片雪花曾落在我的鼻尖}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Now flying backwards to last winter}}} \\
\textcolor{purple}{\text{\small 现在正倒飞回往年冬天}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{I realize that hellos are goodbyes}}} \\
\textcolor{purple}{\text{\small 我意识到,问候即告别}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{The moment I softly let go of your hand}}} \\
\textcolor{purple}{\text{\small 当我轻轻松开你的手}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Winds hum through the trembling branches}}} \\
\textcolor{purple}{\text{\small 风在颤抖的枝桠间呼啸而过}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{A song for a soul bound to soar to}}} \\
\textcolor{purple}{\text{\small 唱着一首歌}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{The very edge of the starry ocean}}} \\
\textcolor{purple}{\text{\small 献给注定飞往星海尽头的灵魂}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Even if we're meant to fall apart}}} \\
\textcolor{purple}{\text{\small 即便我们注定分道扬镳}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{I will gaze at where you are for all time}}} \\
\textcolor{purple}{\text{\small 在所有的时间里,我都会朝着你的方向凝望}} \\[2ex]
\textcolor{hotpink}{\text{\large \textit{Bon voyage}}} \\
\textcolor{purple}{\text{\small 旅途愉快}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{May your path be clear}}} \\
\textcolor{purple}{\text{\small 愿你的道路清晰无阻}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{May you get to where dreams are all crystalline and sweet}}} \\
\textcolor{purple}{\text{\small 愿你抵达之处,美梦都晶莹甜美}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Please crack a little smile}}} \\
\textcolor{purple}{\text{\small 笑一笑吧}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{You won't be alone}}} \\
\textcolor{purple}{\text{\small 在你选择的世界里}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{In this world you've chosen as your own}}} \\
\textcolor{purple}{\text{\small 你不会孤单}} \\[2ex]
\textcolor{hotpink}{\text{\large \textit{Don't worry}}} \\
\textcolor{purple}{\text{\small 别担心}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{I'm well aware that all snowflakes melt in the end}}} \\
\textcolor{purple}{\text{\small 我深知所有雪花最终都会融化}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Which is sign of warmth and hope of spring}}} \\
\textcolor{purple}{\text{\small 这也是开春温暖与希望的信号}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{So I'll dance flamboyantly into that good night}}} \\
\textcolor{purple}{\text{\small 所以我将明艳地舞进那良夜}} \\[2ex]
\textcolor{hotpink}{\text{\large \textit{Bon voyage}}} \\
\textcolor{purple}{\text{\small 旅途愉快}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{May your path be clear}}} \\
\textcolor{purple}{\text{\small 愿你的道路清晰无阻}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{May you get to where dreams are all crystalline and sweet}}} \\
\textcolor{purple}{\text{\small 愿你抵达之处,美梦都晶莹甜美}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Please crack a little smile}}} \\
\textcolor{purple}{\text{\small 笑一笑吧}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{You won't be alone}}} \\
\textcolor{purple}{\text{\small 在你选择的世界里}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{In this world you've chosen as your own}}} \\
\textcolor{purple}{\text{\small 你不会孤单}} \\[2ex]
\textcolor{hotpink}{\text{\large \textit{Timing is such a dazzling riddle}}} \\
\textcolor{purple}{\text{\small 时间是个如此令人眼花缭乱的谜题}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Guess I'll spend my whole life unraveling it}}} \\
\textcolor{purple}{\text{\small 看来我得用一生来解开它了}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Though it might cost me everything I have}}} \\
\textcolor{purple}{\text{\small 尽管这可能会让我付出拥有的一切}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{I never regret it, wouldn't have it any other way cuz}}} \\
\textcolor{purple}{\text{\small 我心已决,这就是我想要的注定}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Those who trace starlight on their lonely roads}}} \\
\textcolor{purple}{\text{\small 因为那些在孤独道路上追寻星光的人}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Will find their destinations in the cosmos}}} \\
\textcolor{purple}{\text{\small 终将在宇宙中寻找到他们的归处}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{Meeting you in that swirling snowfall's}}} \\
\textcolor{purple}{\text{\small 那天在漫天纷扬的雪花中与你相遇}} \\[0.6ex]
\textcolor{hotpink}{\text{\large \textit{the most beautiful thing ever happened to me}}} \\
\textcolor{purple}{\text{\small 是在我身上发生过的最美好的事情}}
$$