k=0;s="" for c in raw_input():k-=ord(c)*2%5-1;s+=[`k`,c][c<"0"] print s