摘要: 【区间DP】 板子题 拓展题 可划分数组 https://ac.nowcoder.com/acm/contest/105825/E #include<bits/stdc++.h> using namespace std; #define endl '\n' typedef pair<int,int> 阅读全文
posted @ 2025-03-29 12:33 White_ink 阅读(8) 评论(0) 推荐(0)