08 2019 档案

摘要:数论 1.数论分块 https://www.cnblogs.com/0xfffe/p/9648943.html 由于: 1.N/i的取值至多被分成2√n块 2. 所以,可以在O(√n)时间内算出答案: 例题: [AHOI2005]约数研究 [CQOI2007]余数求和 洛谷P3935 Calcula 阅读全文
posted @ 2019-08-26 11:08 l..q 阅读(235) 评论(0) 推荐(0)
摘要:题目描述 The queen wishes to build a patio paved with of a circular center stone surrounded by circular rings of circular stones. All the stones in a ring 阅读全文
posted @ 2019-08-13 20:32 l..q 阅读(195) 评论(0) 推荐(0)