#include using namespace std; using ll = long long; #define fi first #define se second #define all(a) a.begin(),a.end() int main(){ int n,k; string s; cin >> n >> k >> s; vector r(n); int rank=0; for(int i=0; i ch; for(int i=0; i ans; for(int i=0; i