Problem | eeducation |
---|---|
User | ilikeeggs |
Submission Time | 2024-07-24 21:30:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int32_t main()’:
eeducation.cpp:21:13: error: ‘vectora’ was not declared in this scope; did you mean ‘vecta’?
21 | reverse(vectora.begin(), vectora.end);
| ^~~~~~~
| vecta