摘要: A - Plural Form 考虑直接判断字符串结尾 // BLuemoon #include <bits/stdc++.h> using namespace std; using LL = long long; using DB = double; const int kMaxN = 2e5 + 阅读全文
posted @ 2024-09-15 22:09 BluemoonQwQ 阅读(23) 评论(0) 推荐(0)