随笔分类 -  数值算法->三分

摘要:题目传送门:[这里是萌萌哒传送门( ,,, include include using namespace std; typedef long long ll; const ll INFLL = 0x3f3f3f3f3f3f3f3fLL; const int MAXN = 100010; const 阅读全文
posted @ 2017-05-30 11:32 mlystdcall 阅读(618) 评论(2) 推荐(0)