Problem | numericalstrings |
---|---|
User | Henries |
Submission Time | 2024-10-19 23:50:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
numericalstrings.cpp: In function ‘int main()’:
numericalstrings.cpp:24:19: error: ‘n’ was not declared in this scope
24 | vector<string> v(n);
| ^