예제 #1
0
 private static void Main(string[] args)
 {
     QuestionHelpers.Time(() => new Solution().NumDecodings(LeetCode.String()));
 }