Problem | eeducation |
---|---|
User | Kenniene |
Submission Time | 2024-05-17 11:42:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:24:5: error: ‘reverse’ was not declared in this scope
24 | reverse(A.begin(), A.end());
| ^~~~~~~