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