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