| Problem | japan2026 |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-23 09:30:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
japan2026.cpp:3:2: error: invalid preprocessing directive #defint; did you mean #define?
3 | #defint int long long
| ^~~~~~
| define
japan2026.cpp: In function βint main()β:
japan2026.cpp:6:6: error: expected β;β before string constant
6 | cout "guys im very broke"
| ^~~~~~~~~~~~~~~~~~~~~
| ;