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