Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:4:13: error: expected ‘}’ at end of input 4 | long long a; | ^prime.cpp:3:11: note: to match this ‘{’ 3 | int main(){ | ^