public static void Main()
Console.WriteLine("Enter AccessCode");
AC = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Enter Minutes");
MIN = Convert.ToDouble(Console.ReadLine());
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("the total of the call is: $" + Cost);
Console.WriteLine("INSERT CORRECT ACCESS CODE");