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