Hi i need help with the program that follows and am unsure how to start it: The Cash-5 is a daily lottery number game. Each evening five numbers are drawn to determine the person winning the prize money. You are to design a program that will permit the user to enter five days of the cash five and store these numbers in an array of 5 rows and 5 columns. After storing these numbers the program should determine the top five recurring numbers for the five day period.
this is a non random generator program
any help is greatly appricated.