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

Compile Error

hackingscores.cpp: In function ‘int main()’:
hackingscores.cpp:27:18: error: ‘g’ was not declared in this scope
27 | for (int j = g + 1; j <= n; j++){
| ^