長沙理工大學2018年新生賽 I 一個字符串游戲

題意解析:題中所說的不同字符數指的是:對於相同下標index,如果字符相同則數量+1,否則+0。 官方題解: 代碼: ///#include<bits/stdc++.h> ///#include<unordered_map> ///#include<unordered_set> #include<iostream> #include<algorithm> #include<cstdio> #inc
相關文章
相關標籤/搜索