Write a C++ searching program that declares an array matrix of type integer that prompts the
user to input N numbers. Again prompt the user to input the number to be searched. If the
number can be found, print its position, otherwise print “ It is not in the list”.

Technorati Tags: , ,