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