Help me in solving CLB001 problem

My issue

program nhi ban ra

My code

#include <stdio.h>

int main(void) {
	// your code goes here
	return 0;
}


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