摘要: 学姐飞起来! A.序列操作 (Catherine之前居然根本不知道线段树居然也能进行区间乘法……第一反应竟然是做不了) 线段树-区间乘法+加法 #include <bits/stdc++.h> using namespace std; typedef long long ll; const int 阅读全文
posted @ 2025-07-08 08:52 Catherine_leah 阅读(44) 评论(2) 推荐(2)
/* */