Owl Get a Life
japan2026.cpp: In function ‘int main()’:japan2026.cpp:7:27: error: expected ‘;’ before ‘return’ 7 | cout << "guys I am broke" | ^ | ; 8 | return 0 | ~~~~~~