Problem japan2026
User Jaysonwee22
Submission Time 2026-06-23 09:43:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

japan2026.cpp:1:6: error: expected unqualified-id before string constant
1 | int ("guys im very broke")
| ^~~~~~~~~~~~~~~~~~~~
japan2026.cpp:1:6: error: expected ‘)’ before string constant
1 | int ("guys im very broke")
| ~^~~~~~~~~~~~~~~~~~~~
| )