Problem hackingscores
User PrunJuice
Submission Time 2025-04-15 13:19:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hackingscores.cpp: In function ‘int main()’:
hackingscores.cpp:26:28: error: ‘g’ was not declared in this scope
26 | int GoldMedal = Scores[g] - (l * m);
| ^