/* random 1-dimensional array - seeded random numbers*/ #include #include #include using namespace std; int main(int argc, char *argv[]) { int i, N, A[10]; N = 10; srand(time(NULL)); //arxikopoihsh gia diaforetikous tyxaious ka8e fora // Anathesi tyxaiwn timwn ston pinaka A: cout<<"Enhmerwsh: h rand paragei tyxaious apo 0 ews " <