Problem japan2026
User abdullahmazlan13
Submission Time 2026-06-23 09:45:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

japan2026.cpp: In function ‘int main()’:
japan2026.cpp:7:10: error: expected ‘;’ before ‘}’ token
7 | return 0
| ^
| ;
8 |
9 | }
| ~