#include #include using namespace std; int main(){ int n,k; cin >> n >> k; k--; string s; cin >> s; stack p; for(int i=0;i