I need to write a program that reads an array of ints and an integer number n. The program must check how many times n occurs in the array.
Input: