#include #include int main(){ int a,b; std::cin>>a>>b; std::string str; std::cin>>str; std::cout<