摘要: 题面 https://codeforces.com/problemset/problem/1767/C 下面展示带注释的ac代码 在代码里解释思路 Ac代码 #include<bits/stdc++.h> #define io ios::sync_with_stdio(false); #define 阅读全文
posted @ 2022-12-31 12:44 Wint_x19 阅读(124) 评论(0) 推荐(0)