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