G.W. Coding Contest 3 P1: New Coding Club Members!

To get their new members accustomed to programming, the GW coding club execs have decided to create an online judge to judge the code of their new members. To pass, you must write a program that outputs "Coding club is the best!" to decieve the judge into accepting your program.

Be warned, your output must be exact, with the same capitalization, spacing and punctuation. The judge reads character by character, so if you do not, the judge will not read it as correct. Good luck!


TIME CONSTRAINT: 1s

Sample Input 1:

Sample Output 1:

Coding club is the best!


Submit Solution

Problem author: Vincent