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