#include using namespace std; int main(){ int a,b; char str[10]; cin >> a >>b; cin >>str; cout<