Loading

摘要: A - Can't Wait for Holiday #include <bits/stdc++.h> using namespace std; const int N = 1e6 + 5; typedef long long LL; string s; int main() { cin >> s; 阅读全文
posted @ 2021-02-17 03:18 WinterFa1L 阅读(73) 评论(0) 推荐(0)