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