Problem | illuminate |
---|---|
User | aj |
Submission Time | 2025-01-18 19:31:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
illuminate.cpp: In function ‘int main()’:
illuminate.cpp:18:9: error: expected ‘,’ or ‘;’ before ‘city’
18 | city[i].push_back(charList);
| ^~~~