摘要:
100 71 101 12 1 22 2 32 3 31 1 32 3 11 5 5#includeusing namespace std;int f[200000];int ans;int n;int k;int find(int x){ if(f[x]==x) retur... 阅读全文
posted @ 2017-02-26 10:51
wspl98765
阅读(145)
评论(0)
推荐(0)