摘要: 虽然这是我第一次写博客,但是我会做到最好的。 好的废话不多说,下面就是答案 ↓ (仅供参考) #include<cstdio> #include<algorithm> #include<cstring> using namespace std; const int N=101000; int b[N 阅读全文
posted @ 2021-05-23 09:48 阿山早 阅读(127) 评论(0) 推荐(0)