摘要:
A. USB Driver 脑抽了居然升序排序。。愣了几秒才发现 一遍 AC。 const int MAXN = 100 + 10; int n, aa[MAXN]; int main() { std::ios::sync_with_stdio(false); cin.tie(0); cout.ti 阅读全文
posted @ 2021-10-14 21:59
Handwer
阅读(39)
评论(0)
推荐(0)
摘要:
A. Seismic magnitude scales 一遍 AC。 int a, b; int main() { std::ios::sync_with_stdio(false); cin.tie(0); cout.tie(0); cin >> a >> b; if (a > b) std::sw 阅读全文
posted @ 2021-10-14 12:47
Handwer
阅读(50)
评论(0)
推荐(0)

浙公网安备 33010602011771号