You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(EEE 106 C/C++ Project) This project presents MathScore, a C/C++ application for arithmetic assessment via randomized problem generation. The system employs a weighted scoring mechanism: +10 points per correct answer and a -5-point penalty for errors. Termination occurs upon reaching 50 points (success) or -50 points (failure).