摘要: A. Hard to prepare #include <bits/stdc++.h> using namespace std; const int MOD = 1e9+7; long long bit[1000010]; long long f[1000010]; int main() { int 阅读全文
posted @ 2018-09-09 22:04 千摆渡Qbd 阅读(195) 评论(0) 推荐(0)