예제 #1
0
        public static void BasicTest()
        {
            int n = Sgen.Main(null);

            Assert.Equal(0, n);
        }