摘要: 结构体内不能直接初始化,否则CE #include<bits/stdc++.h> using namespace std; int n,q; int tot; struct node{ int l,r; int sum; int la; }tr[15000010]; int rt; void pul 阅读全文
posted @ 2025-10-24 13:42 Marinaco 阅读(6) 评论(0) 推荐(0)
//雪花飘落效果