Owl Get a Life
japan2026.cpp: In function ‘int main()’:japan2026.cpp:4:29: error: expected ‘;’ before ‘return’ 4 | cout << "guys im very broke" | ^ | ;...... 7 | return 0; | ~~~~~~