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