摘要: Codeforces Round 957 (Div. 3) 2024-07-12 —yimg A 签到题 代码: #include<bits/stdc++.h> using namespace std; void work() { vector<int> a(3); for(int i = 0; i 阅读全文
posted @ 2024-07-13 05:23 _yimg 阅读(177) 评论(0) 推荐(0)