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