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