Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:9:3: error: expected ‘}’ before ‘else’ 9 | else { | ^~~~prime.cpp:7:10: note: to match this ‘{’ 7 | if (n==7){ | ^