| Problem | contestcalc |
|---|---|
| User | Andrew |
| Submission Time | 2024-10-29 22:08:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:20:5: error: expected ‘,’ or ‘;’ before ‘cout’
20 | cout << average << endl;
| ^~~~