| Problem | japan2026 |
|---|---|
| User | wey7777777 |
| Submission Time | 2026-06-23 10:00:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
japan2026.cpp:4:15: error: missing terminating " character
4 | std::cout << "guys im very broke << std::endl;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
japan2026.cpp: In function ‘int main()’:
japan2026.cpp:5:2: error: expected primary-expression before ‘return’
5 | return 0;
| ^~~~~~