Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:6:2: error: ‘of’ was not declared in this scope 6 | of(n==2||n==3||n==5){ | ^~