随笔分类 -  two pointers

摘要:"题目传送门" /res tp poj 白书题 尺取法例题 include include using namespace std; const int L = 100100; typedef long long ll; ll a[L],sum[L],s; int n,T; int getans() 阅读全文
posted @ 2019-07-30 16:32 不学无术/眼高手低 阅读(132) 评论(0) 推荐(0)