编辑代码

using system ;
namespace hello
{
    class world
    {
        static void main
        {
            
        }
    }
}