方子豪
方子豪
全部文章
题解
归档
标签
去牛客网
登录
/
注册
方子豪的博客
全部文章
/ 题解
(共1篇)
题解 | #小A的文化节#
F.小A的线段(hard version) #include <bits/stdc++.h> using namespace std; typedef long long ll; #define X 2e5 #define M ((int)X) #define N ((int)X +...
动态规划
离散化
2024-04-06
0
217