while 1: y=[0] for x in input():y=[[x+t for x in y for t in(-1,1)],y[1:],y[:-1],[sum(y)],[eval('*'.join(map(str,y+[1])))]]['v<>^'.find(x)] print(y)