摘要: 先放自己手搓的 #include <bits/stdc++.h> using namespace std; #define int long long const int maxn = 2e5; int head[maxn << 2], to[maxn << 2], nxt[maxn << 2], 阅读全文
posted @ 2024-12-15 12:44 Luo_Saisei 阅读(27) 评论(0) 推荐(0)
摘要: 非常难忘 昨晚学的 调到凌晨4点多 #include<bits/stdc++.h> using namespace std; using ll = long long; namespace IO { template<class I> inline void read(I &x) { x = 0; 阅读全文
posted @ 2024-12-15 12:44 Luo_Saisei 阅读(23) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-12-15 01:29 Luo_Saisei 阅读(30) 评论(0) 推荐(1)
该文被密码保护。 阅读全文
posted @ 2024-12-14 01:53 Luo_Saisei 阅读(55) 评论(0) 推荐(0)