public static void Test() { Solution s = new Solution(); //Console.WriteLine(s.NumPoints()); Console.WriteLine(s.Interpret("(al)G(al)()()G")); }