摘要: 1 #include<iostream> 2 #include<algorithm> 3 #include<cstring> 4 #include<vector> 5 #include<cmath> 6 using namespace std; 7 int n, q; 8 int main(){ 9 阅读全文
posted @ 2020-10-09 20:27 LegendN 阅读(78) 评论(0) 推荐(0)