摘要: Codeforces Round #684 (Div. 2) A - Buy the String 贪心模拟 #include <stdio.h> #include <iostream> #include <cstring> #include <algorithm> #include <cmath> 阅读全文
posted @ 2020-11-19 10:56 violet72 阅读(42) 评论(0) 推荐(0) 编辑