摘要: bitset CF113C Double Happiness 把线性筛的mindiv替换为bitset #include <bitset> #include <cstdio> #include <cstring> #include <iostream> using namespace std; co 阅读全文
posted @ 2020-10-25 15:02 ke_xin 阅读(27) 评论(0) 推荐(0) 编辑