以残躯化烈火
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
RT,我场上2000那个大样例跑了1s左右 ```cpp #include using namespace std; int a[3009]; long long pre[3009]; long long mem[3009][3009]; int main(){ ios::sync_with_stdio(0); cin…
在讨论《Ubuntu都有26.04LTS了?!》回复:
@[_cbw](luogu://user/1188782)thx,我装了一个,确实显示测试版
在讨论《Ubuntu都有26.04LTS了?!》回复:
@[Zhetengtiao](luogu://user/250241)但一般ubuntu就是按时间标号吧
rt,可是现在是2025年 
在讨论《noip可以使用typedef,__gcd吗》回复:
__gcd可以
在讨论《关于__gcd()时间复杂度》回复:
能用,所以我从来不自己写
在讨论《疑似发现新算法:模拟上火》回复:
你内层只运行了一次啊
在讨论《65ptsWA求条》回复:
把k取个模过了,此贴结
```cpp line-numbers #include #define int long long using namespace std; int v[500009]; vector ve[5000009]; int tim[5000009]; int iss[5000009]; vector g[5000009]…
```cpp #include using namespace std; int a[100009]; inline void k(){ int n; cin >> n; int maxx = 0; for(int i = 1;i > a[i]; maxx = max(a[i],maxx); } int ans = 0…
在讨论《n方过百万?不,n立方过百万》回复:
这不是立方
在讨论《关于CSP-S和NOIP》回复:
HB的CSP参赛高中生数量没有NOIP高中生参赛名额多
```cpp line-numbers #include using namespace std; deque de; struct node{ int l,r; node (int l,int r = 0): l(l),r(r){} bool operator zhaoxutong; auto spilt(int p…
```cpp #include #define int long long using namespace std; struct edge{ int be,en,w; bool operator (const edge& other) const { return w > other.w; } }; deque zx…
在讨论《会不会考逆天大模拟啊》回复:
@[weistars](luogu://user/1027663)水了一上午讨论区
在讨论《心态》回复:
rp++
在讨论《会不会考逆天大模拟啊》回复:
希望不要
在讨论《关于关闭同步流》回复:
fclose没什么用吧@[jodio9](luogu://user/1498655)
在讨论《csp可以用这个吗》回复:
可以,别加fclose
在讨论《现在有CSP-J的题目吗》回复:
### 总结 这四个题分别涉及: - 哥德巴赫猜想的大数分解 - 大规模 DAG 可达性 - 五次方程的根式解 - 费马数的质因数分解@[cosf](luogu://user/516725)
在讨论《好慌啊》回复:
你是人吗
在讨论《关于vscode》回复:
STFW
在讨论《求问复赛注意事项》回复:
同问
在讨论《关于关同步流》回复:
都行,只要不打fclose
在讨论《求问:要开freopen吗》回复:
忘藏钩子了
在讨论《RP++》回复:
``` // Python rp = 1 while True: rp += 1 // JavaScript let rp = 1; while (true) { rp++; } // Java int rp = 1; while (true) { rp++; } // C++ int rp = 1; while (t…
在讨论《关于CSP》回复:
@[a_gold_TomAndJerry](luogu://user/993175) 什么系统没影响吧
违规立刻紫杉 ``` rp = 1 while True: rp += 1 let rp = 1; while (true) { rp++; } int rp = 1; while (true) { rp++; } int rp = 1; while (true) { rp++; } int rp = 1; while…