import re r=re.sub print(r('O|o','0',r('I|l','1',input())))