摘要: #include<bits/stdc++.h> using namespace std; const int N = 10000; vector <int> v; int n,k,icin; int main(){ ios::sync_with_stdio(false); cin>>n>>k; fo 阅读全文
posted @ 2021-04-09 22:30 limited_Infinite 阅读(29) 评论(0) 推荐(0)
// //返回顶部 //返回顶部按钮