/* The program should ask from the user to enter a length of an array and a values to it\'s cells */
int main() {
int length, i, *p; printf("\\n