#include using namespace std; int main(){ string s,t="1"; cin>>s; map m; m.emplace('L','0'); m.emplace('R','1'); for(int i=0;i