摘要: History AC_Code: 1 //400年一循环+蔡勒公式 2 #include <bits/stdc++.h> 3 using namespace std; 4 typedef long long ll; 5 const int maxn = 1e5+10; 6 const ll inf= 阅读全文
posted @ 2020-03-20 21:07 swsyya 阅读(157) 评论(0) 推荐(0) 编辑

回到顶部