逸一时,误一世,忆久逸旧罢已零 | 最后在线时间: 2025/11/15 15:24
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《信息竞赛语言环境滞后论》发表评论:
Ubuntu非LTS(WSL)最高也只有GCC13.4.0,感觉23都支持不完全,更别提即将出来的26了(没有import std;555)
在讨论《50分求优化》回复:
%%%%%
在讨论《GD145能1吗》回复:
烷基八氮瓜分了140炸了
在讨论《入门赛、SCP-S、SCP-J 作弊名单(棕294封54)》回复:
锁钳刘明
在文章《初探现代 C++:C++17 之后的有趣特性》发表评论:
把ranges吞了???
在讨论《梦熊猫耳小赛 / LGR-245 作弊名单(棕130,封28)》回复:
《没搞,摆了》 hpzc
在讨论《qt》回复:
已AC,磁铁万劫 @[lijunxi20231818](luogu://user/1070754)
rt, qt [WA: 5pts](https://www.luogu.com.cn/record/232865602) ```cpp #include #define endl '\n' typedef long long ll; #define int ll using namespace std; using n…
在讨论《萌新,提高组初赛阅读程序模拟题求解析》回复:
牢万牢万,我现在正在用Tor呀!!!!
在讨论《萌新,提高组初赛阅读程序模拟题求解析》回复:
牢万,记得常去hack njupt_lyy啊!!!! 牢万来SMBUHS van呀!!!!
在讨论《「CZOI-R3」赛时答疑帖》回复:
# qp $$ $$ $$ $$ $$ $$ $$
```cpp #include #define endl '\n' typedef long long ll; #define int ll using namespace std; using namespace __gnu_cxx; using namespace __gnu_pbds; void Main() {…
在文章《一觉醒来,全球算法竞赛能力下降到原来的 1000 分之一!》发表评论:
六千六百六十六
先上链接(网络问题自行解决):https://chatgpt.com/share/676029b0-0cd4-8013-be94-611b390633d9  , [代码](https://www.luogu.com.cn/paste/16jclb0d)
在讨论《理论上可打表》回复:
不过没尝试过
# Range Minimum Sum ## 题目描述 For an array $ [a_1,a_2,\ldots,a_n] $ of length $ n $ , define $ f(a) $ as the sum of the minimum element over all subsegments. That…
第$2$问炸了全输出$0$(第$1$问已过不必看) Code: ```cpp #include #define il inline #define rg register #define ll long long #define int long long using namespace std; const int…
`C++ 50pts 求调:` ```csharp #include #define il inline #define rg register #define ll long long //#define int long long using namespace std; int n,tr[1000001][27]…
`C++` 全 `WA` 求调 `Code:` ```csharp #include #define il inline #define rg register #define ll long long #define int long long using namespace std; int n,tr[100000…
# $\textcolor{black}{\textrm{67pts WA on \#6、7\&9}}$ ## ***Code:*** ```csharp #include #define il inline #define rg register #define int long long using namespa…
# $\textcolor{black}{\textrm{\Huge{SPFA前从0到i}}}$ # $\textcolor{black}{\textrm{\Huge{建边权为0的边,}}}$ # $\textcolor{black}{\textrm{\Huge{SPFA设0为起点}}}$ $ $ $ $ $ $ $…