string x = Console.ReadLine();
if (n == 1) return false;
int x = (int)Math.Floor(Math.Sqrt(n));
Console.WriteLine(n.GetType());
for (int i = 2; i <= x; i++)
if (n == 1) return false;
int x = (int)Math.Floor(Math.Sqrt(n));
for (int i = 2; i <= x; i++)