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