Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:4:5: error: ‘i’ was not declared in this scope 4 | if(i==2||i==3||i==5||i==7||i==11){ | ^