Help me in solving SYNN5 problem

My issue

My code

#include <stdio.h>

int main() {
  printf("I love C");
  return 0;
}

Learning course: Learn C
Problem Link: CodeChef: Practical coding for everyone

Here, you only have to understand the concept written and click on next icon!