·
Across the Great Wall, we can reach every corner in the world.
using System;
namespace HelloWorld {
    class HelloWorldProgram {
        static void Main() {
            Console.WriteLine("Hello World!");
        }
    }
}

强迫症,一定要对齐,加空格