(loop(setf a(read)b(read))(format t"~D ~A ~D "a(if(= a b)'=(if(> a b)'>'<))b))