随笔分类 -  数学知识

摘要:Description "题目链接" Solution 这题跟数列的中位数有关, 具体证明见刘汝佳的蓝皮书里 Code c++ include include include define N 1000010 define ll long long using namespace std; int 阅读全文
posted @ 2018-04-13 19:29 void_f 阅读(178) 评论(0) 推荐(0)