Problem hackingscores
User JerryCodebreaker
Submission Time 2025-01-02 15:12:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hackingscores.cpp: In function ‘int main()’:
hackingscores.cpp:26:2: error: expected ‘}’ at end of input
26 | }
| ^
hackingscores.cpp:6:11: note: to match this ‘{’
6 | int main(){
| ^