Feedback for CLB067 problem

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

Feedback

i written the solution but in lazy way why compiler did not accept my solution? it prints the desired output but says wrong when i checked others solution they had same but when i run their code it accepted .or this is just set intentonaly to force you to watch solution lol

@akash_8264
Check your print statement it has to be exact same as given in the problem.