Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:9:9: error: ‘n’ was not declared in this scope 9 | if (n == 1 || n == 0){ | ^