using System.Collections.Generic;
namespace ConsoleApplication1
public static void Main(string[] args)
Console.WriteLine("INGRESE NUMERO DE DOS CIFRAS :");
linea = Console.ReadLine();
Console.WriteLine("NUMERO INVERTIDO ES: " + AUX);
Console.WriteLine("Pulse una tecla:");