Owl Get a Life
labels.cpp: In function ‘int main()’:labels.cpp:25:28: error: ‘i’ was not declared in this scope 25 | for(auto x:v)cout<<v[i]<<" "; | ^