Hi
This is in context to following problem
I am facing the TLE(time limit exceeded) with Just the IO.
First I was using some logic and faced TLE. Then I resubmitted
the code that was giving just the static answers but still I face
TLE. I am using scanf and printf in c.
Please help