摘要: #摘苹果 ##分析: 修改相当于单点修改,但加了 return 过的飞快 裸线段树基本操作 ##实现: #include <bits/stdc++.h> using namespace std; #define mst(x, y) memset(x, y, sizeof x) #define end 阅读全文
posted @ 2023-04-18 10:01 347Foricher 阅读(61) 评论(0) 推荐(0)