#include using namespace std; int main(){ int n,k; string s; cin >> n >> k; cin >> s; for(int i=0;i