| Problem | japan2026 |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-23 09:22:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
japan2026.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
japan2026.cpp: In function ‘int main()’:
japan2026.cpp:6:5: error: ‘cout’ was not declared in this scope
6 | cout << "guys im very broke";
| ^~~~