摘要: Codeforces Round #764 (Div. 3) A. Plus One on the Subset 从最小的变成最大的,也就是最大值和最小值之差。 #include<iostream> #include<cstdio> #include<algorithm> #include<cstr 阅读全文
posted @ 2022-03-23 23:27 menitrust 阅读(25) 评论(0) 推荐(0) 编辑