Problem japan2026
User Elias
Submission Time 2026-06-23 09:22:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

japan2026.cpp: In function ‘int main()’:
japan2026.cpp:6:6: error: expected unqualified-id before ‘>>’ token
6 | int >>guys;
| ^~
japan2026.cpp:7:11: error: ‘guys’ was not declared in this scope
7 | cout << guys im very broke;
| ^~~~