| Problem | japan2026 |
|---|---|
| User | aribah |
| Submission Time | 2026-06-23 09:28:42 |
| 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 ‘;’ at end of input
5 | cout << "guys im very broke"
| ~~~~~~~~~~~~~~~~~~~~^
| ;
japan2026.cpp:5:10: error: expected ‘}’ at end of input
5 | cout << "guys im very broke"
| ^~~~~~~~~~~~~~~~~~~~
japan2026.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^