Owl Get a Life
sum2.cpp: In function ‘int main()’:sum2.cpp:17:19: error: ‘n’ was not declared in this scope 17 | cout<<numbers[n-1]+numbers[n-2]; | ^