You could assume either C or C++ and probably hit the mark. ... start = clock(); /* Code you want timed here */ printf("Time elapsed: %f\n", ...
確定! 回上一頁