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