public static void Main()
Console.WriteLine("какая из цифр двухзначного числа больше: первая или вторая; ");
Console.WriteLine("Enter the number( двухзначноe числo) more then 10 and less then 99");
int x = Convert.ToInt32(Console.ReadLine());
Console.WriteLine(a+" - zecimi");
Console.WriteLine(b+" - unitati");
Console.WriteLine(a+" - zecimi sunt mai mare");
Console.WriteLine(b+" - unitati sunt mai mare");
Console.WriteLine("Cifrele sunt egale");
Console.WriteLine("ERROR! Enter the number( двухзначноe числo) more then 10 and less then 99");