Owl Get a Life
add1_easy.cpp: In function ‘int main()’:add1_easy.cpp:14:23: error: ‘n’ was not declared in this scope 14 | for (int j = 0; j < n; j++) { | ^