09 2022 档案

摘要:#include<bits/stdc++.h> using namespace std; int fa[50005],a[50005]; char str[305][305]; int n,T,temp; map<int,int> mp; int getfa(int x){ //cout<<x<<e 阅读全文
posted @ 2022-09-23 00:07 dancer16 阅读(13) 评论(0) 推荐(0)

描述