using System;
public class QuadPrimo
{
public static void Main()
for (int a = 0; a < 1000; a++)
/*for(int b = )
Come back later when u can get n
*/
}