摘要: 链接 Virtual participation A. Suborrays 观察发现任何排列均满足题意。 #include<bits/stdc++.h> using namespace std; int N; int main(){ ios::sync_with_stdio(0); cin.tie( 阅读全文
posted @ 2020-10-08 11:30 Dayu2001 阅读(119) 评论(0) 推荐(0)