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

Compile Error

japan2026.cpp: In function ‘int main()’:
japan2026.cpp:6:3: error: expected ‘,’ or ‘;’ before ‘cout’
6 | cout << a;
| ^~~~