public static void Test() { Solution s = new Solution(); //Console.WriteLine(s.NumPoints()); Console.WriteLine(s.NumberOfMatches(14)); }