Codeforces_101498】的更多相关文章

A.map统计数量,更新最大值. #include<bits/stdc++.h> using namespace std; int n; map<int,int> mp; int main() { ios::sync_with_stdio(); int T; cin >> T; while(T--) { mp.clear(); cin >> n; ; ;i <= n;i++) { string s; int x; cin >> s >…