paper: Scoring Program

Thread created automatically to discuss a document in CD-Media.

Scoring Program
by: rwaliany

Simple standard c++ program to calculate the scores for a match. I’ll and a GUI front end later and add some recursive function. The recursive function will allow you to help strategize on ways to score higher than your opponent based on the scores given, listing the possible ways to increase your l…

Simple standard c++ program to calculate the scores for a match. I’ll and a GUI front end later and add some recursive function. The recursive function will allow you to help strategize on ways to score higher than your opponent based on the scores given, listing the possible ways to increase your loss to a victory. Usefulness: During a competition you can see what you need to do right away to increase your score above theirs without thinking.

1041755085ccalc.zip (74.2 KB)