Help me in solving TREECLR problem

My issue

once can u give me the code for this problem in c language

My code

#include <stdio.h>

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


Problem Link: Tree Coloring Practice Coding Problem - CodeChef