((a:=File standardInput readLine)size/2)repeat(w:=a splitAt(2);(w at(0)fromBase(16)+256 .."")toBase(4)slice(1)translate("0123"," .# ")print;a=w last)