#include using namespace std; #define MAX 101 void input(int num[]) { int i; srand((unsigned)time(NULL)); for(i=1; i