Owl Get a Life
sum2.cpp: In function ‘int main()’:sum2.cpp:16:19: error: ‘i’ was not declared in this scope 16 | int sum = vec[i] + vec[i+1]; | ^