main=interact(\n->map(\x->if x=='7'then '1'else '0')n++" "++map(\x->if x=='7'then '6'else x)n)