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