#include #include int main(){ clock_t start, end; double tp; int i; long cyc=1000000000; start = clock(); for(i=0; i