| Problem | contestcalc |
|---|---|
| User | carson |
| Submission Time | 2025-03-22 17:00:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:22:10: error: ‘sum’ was not declared in this scope
22 | cout << sum/n;
| ^~~