PDA

View Full Version : run time calculation


C++
04-17-2010, 12:18 AM
hello i calculated the run time of my program by clock instruction but when i run the program for one input in several times, the run time of program is different from previous.