while 1: a=[0] for C in raw_input(): b=1;c=[] for i in a:c+=i-1,i+1;b*=i a=[a[1:],a[:-1],[sum(a)],[b],c][ord(C)/2%5] print`a`.replace('L','')