public static void Main()
int num = Int32.Parse(Console.ReadLine());
int []hexa = new int[16];
}else if(hexa[ctr] == 11){
}else if(hexa[ctr] == 12){
}else if(hexa[ctr] == 13){
}else if(hexa[ctr] == 14){
}else if(hexa[ctr] == 15){
}else if(hexa[ctr] == 16){
}else if(hexa[ctr] == 17){
}else if(hexa[ctr] == 36){
}else if(hexa[ctr] == 94){
}else if(hexa[ctr] == 256){
}else if(hexa[ctr] == 1000){
}else if(hexa[ctr] == 4096){
}else if(hexa[ctr] == 64206){
Console.Write(hexa[ctr]);