Mã chấm: 257115


Main.cc:18:16: warning: character constant too long for its type
 if __name__ == '__main__':
                ^~~~~~~~~~
Main.cc:1:1: error: ‘def’ does not name a type
 def catalan_recursive(n):
 ^~~