Owl Get a Life
mao.cpp: In function ‘int32_t main()’:mao.cpp:9:23: error: expected ‘;’ before ‘}’ token 9 | cout << "Hello World" | ^ | ; 10 | } | ~