摘要: 贪心part 1 http://ybt.ssoier.cn:8088/problem_show.php?pid=1223 点击查看代码 #include<bits/stdc++.h> #define rep(i,l,r) for(int i=int(l);i<int(r);i++) #define 阅读全文
posted @ 2022-01-09 21:58 mofan552 阅读(121) 评论(0) 推荐(0)