using static System.Console;class a{static void Main(){WriteLine("0 "+ReadLine());}}