摘要:
题意 "题目链接" Sol "Orz shadowice" 注意,下面的代码自带O(随时TLE)倍大常数。。 cpp include define Pair pair define MP(x, y) make_pair(x, y) define fi first define se second d 阅读全文
posted @ 2019-03-21 17:56
自为风月马前卒
阅读(461)
评论(0)
推荐(0)
摘要:
题意 "题目链接" Sol $B(x) = \exp(K\ln(A(x)))$ 做完了。。。 复杂度$O(n\log n)$ cpp // luogu judger enable o2 // luogu judger enable o2 include define Pair pair define 阅读全文
posted @ 2019-03-21 09:21
自为风月马前卒
阅读(329)
评论(0)
推荐(0)