Question: BINGO GAME. C program must use Using multi-dimensional array create a program that let the user input 5 integers. Bingo card numbers and patterns are
BINGO GAME. C program must use Using multi-dimensional array create a program that let the user input 5 integers. Bingo card numbers and patterns are constant. B 1-15, I 16-30, N 31-45, G 46-60, O 61-75. Like a bingo the program will check if the inputted numbers match in the number of card in a specific pattern. The pattern will be X. Sample output: Input 5 number combination picked: 10, 16, 50, 67, 1, 18, 35, 47, and 74
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
