摘要:
思路 第一眼:纯模拟,但是数据太大会超时。仔细读题—— ,有了 的思想(其实也是筛子?)。 code cpp include include using namespace std; const int N = 1e6 + 5; int cow[N]; int cnt[N]; int main() 阅读全文
posted @ 2020-03-08 15:45
FirwoodLin
阅读(162)
评论(0)
推荐(0)
摘要:
第一篇结题报告qwq 阅读全文
posted @ 2020-03-08 10:23
FirwoodLin
阅读(166)
评论(0)
推荐(0)

浙公网安备 33010602011771号