| Problem | japan2026 |
|---|---|
| User | YellowKing |
| Submission Time | 2026-06-23 09:32:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
japan2026.cpp: In function ‘int main()’:
japan2026.cpp:4:28: error: expected ‘;’ before ‘}’ token
4 | cout<<"guys im very broke"
| ^
| ;
5 | }
| ~