#include #include enum { NRounds = 150 }; extern long f(void); int main() { clock_t t0, tmin; long i, l; tmin = 10 * CLOCKS_PER_SEC; for (i=0; i