Problem contestcalc
User WangZH
Submission Time 2025-04-04 15:04:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:20:10: error: ‘sum’ was not declared in this scope
20 | cout << sum / c1;
| ^~~