from re import* while 1:print sub('\B\d','',sub('(\D[a-z]*)',r'1 \1 ',raw_input()+'1'))[2:]