When i compile and run a C program in my Dev C++ IDE it is giving right execution time. And I submitted the code for a practice problem. The Answer was Accepted. But just to see how Codechef Online IDE works, I run the same code. But I shows more execution time and time limit exceeded.
So Can anyone please explain why this is happening?