Error- time limit exceeded

it is showing time limit exceeded error in (TLE)? what should i do?

Try to optimize your code by using some other concepts and hence reduce the time required by your program.

I think you are asking about your submissions to CHFTIRED - this is a current contest, so you are pretty much on your own for the duration of the contest. Usually with TLE you need to find a different technique to arrive at the answer.