Loading...

摘要: 上午 ###第一题 其中$n \leq 1e18$ #include <bits/stdc++.h> #define int long long #define debug using namespace std; const int N = 1e5+66; int n; inline int th 阅读全文
posted @ 2020-08-03 12:24 Youngore 阅读(106) 评论(0) 推荐(0)