Owl Get a Life
prime.cpp: In function ‘int32_t main()’:prime.cpp:15:8: error: expected ‘;’ before ‘}’ token 15 | a = i | ^ | ; 16 | } | ~