Problem | contestcalc |
---|---|
User | Pandin |
Submission Time | 2024-06-19 15:15:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:21:11: error: ‘scores’ was not declared in this scope
21 | total += scores[nn];
| ^~~~~~