A pointer to an array is a pointer that points to an entire array. This pointer allows you to access and manipulate the entire array via its memory address.
scanf("%d", &search); //The element to search is read from test case.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results