#include #include #include #define COUNT 100 int main() { int r[COUNT]; int c; srand((unsigned)time(NULL)); /* initialize the array */ for(c=0;c