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