摘要: 1、素因数分解 1、https://www.luogu.org/problemnew/show/P1075 2、https://www.luogu.org/problemnew/show/CF776B:这道题显然可以将素数化为 1,合数变为2,然后因为长度到了100000,所以应使用埃氏筛法。但实践 阅读全文
posted @ 2018-07-10 22:57 tsharry 阅读(168) 评论(0) 推荐(0)