static void Main(string[] args) { StairClimb x = new StairClimb(); Console.WriteLine(); Console.ReadLine(); }