摘要: 可莉线段树 这里作者幽默的用可莉的炸弹形容可以分裂合并的线段树空间巨大,令人忍俊不禁。 #include <iostream> #include <vector> #include <algorithm> #define int long long using namespace std; using ll = 阅读全文
posted @ 2025-08-28 16:07 yabnto 阅读(20) 评论(0) 推荐(0)