Problem | contestcalc |
---|---|
User | cobnet |
Submission Time | 2024-04-22 17:15:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:19:19: error: ‘scores’ was not declared in this scope
19 | auto it = scores.find(name);
| ^~~~~~