摘要: 题目地址易错点:需要熟练掌握斜率优化DP的原理与实现方法. 二分时需要仔细判定边界条件.#include#include#define ll long longusing namespace std;const ... 阅读全文