#include using namespace std; int main(){ int n,k;cin>>n>>k; string s;cin>>s; cout<