#include #include double DELAY = 3; int main() { clock_t begin = clock(); while((double)(clock() - begin)/CLOCKS_PER_SEC