摘要: Codeforces Round #764 (Div. 3) 复盘B #include <bits/stdc++.h> using namespace std; int t, a, b, c, na, nb, nc; int main() { scanf("%d", &t); for (int i 阅读全文
posted @ 2022-01-12 10:54 这只是蒟蒻 阅读(42) 评论(0) 推荐(0)