Owl Get a Life
simp.cpp: In function ‘int main()’:simp.cpp:39:9: error: expected ‘}’ at end of input 39 | return 0; | ^simp.cpp:3:12: note: to match this ‘{’ 3 | int main() { | ^