using C=System.Console;class X{static void Main(){C.Write(6668%(4949/C.Read()));}}