摘要: Hello 2020 B New Year and Ascent Sequence 题意:一个数字序列 S 中如果存在$S_{i} using namespace std; typedef long long ll; const int MA=1e6+15; const int MB=1e5+5; 阅读全文
posted @ 2020-01-07 09:16 A_sc 阅读(132) 评论(0) 推荐(0) 编辑