#include void reverse(int *p,int len) { } #define SIZE 1000 #define LOOPS 1000000 int main(int argc, char **argv) { int nums[SIZE]; int i; for (i=0;i