Create a C++ program that contains one dimensional and two dimensional array. Pointers and function must also be included in the coding. The program is about a matchmaking between 3 couple and giving them a score based on their zodiac sign.
output :Congratulations! Couple1 scored a compatibility score of 80 out of 100!Sadly Couple2 only scored a compatibility score of 52 out of 100.( each zodiac signs have a score on their own,and after pairing two zodiac signs, the score will be calculated via a function)
Create a C++ program that contains one dimensional and two dimensional array. Pointers and function must also be include
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am