I have written a c++ program , I want to know how to calculate the time taken for execution so I won\'t exceed the time limit.
#include usin
I have used the technique said above, still I found that the time given in the Code:Blocks IDE was more or less similar to the result obtained-(may be it will differ by little micro seconds)..