using System; class No36{ static void Main(){ var num=Int64.Parse(Console.ReadLine()); var ans="NO"; var s=Math.Sqrt(num)+1; for(long i=2;i