07 2022 档案
摘要:C 用map存一下就行了 #include<bits/stdc++.h> using namespace std; const int N=2e5+1; int n; char s[N][21]; map<string,int>v; int read(){ int x=0,f=1;char ch=g
阅读全文
摘要:链接https://atcoder.jp/contests/abc260 阔别oi生涯2年,做康复训练,先从abc开始把 B 就按照不同的关键字三次排序就行了 #include<bits/stdc++.h> using namespace std; const int N=1e3+11; int n
阅读全文

浙公网安备 33010602011771号