Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:7:28: error: expected ‘;’ before ‘)’ token 7 | for(long long i=2;i<=N/2+1){ | ^ | ;