Problem contestcalc
User sharelletqx
Submission Time 2026-03-07 10:56:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function β€˜int main()’:
contestcalc.cpp:21:9: error: expected initializer before β€˜+=’ token
21 | int av+=h[name];
| ^~