Problem eeducation
User PDPrenesh
Submission Time 2026-06-25 18:37:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eeducation.cpp: In function ‘int main()’:
eeducation.cpp:19:17: error: ‘vec’ was not declared in this scope
19 | vec.erase(vec.begin() + i);
| ^~~