摘要: https://ac.nowcoder.com/acm/contest/49030 这套题目质量挺好的,E过了200+,状态不佳,改天补补 ###A-子序列的权值最小值 输入 6 1 1 4 5 1 4 输出 0 #include<bits/stdc++.h> using namespace std 阅读全文
posted @ 2023-04-06 20:29 高尔赛凡尔娟 阅读(10) 评论(0) 推荐(0) 编辑