Owl Get a Life
factorial.cpp: In function ‘int main()’:factorial.cpp:9:24: error: ‘n’ was not declared in this scope 9 | for (int i = 1; i <= n; i++){ | ^