Problem whalemewing
User HighLithop
Submission Time 2025-05-14 14:41:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whalemewing.cpp: In function ‘int main()’:
whalemewing.cpp:24:23: error: expected ‘;’ before ‘}’ token
24 | scores[name] += diff
| ^
| ;
25 | }
| ~