Question: plz fast 14. Given a 2-D array and an integer n. Write a C++ program to input the array and integer n and check whether
plz fast
14. Given a 2-D array and an integer n. Write a C++ program to input the array and integer n and check whether the integer n is present in the array or not. If the number n is present in the array then print the row and column index of the number. Otherwise, print - 1 and -1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
