Problem 1821
User xyzidk9
Submission Time 2026-04-22 16:33:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1821.cpp: In function ‘int main()’:
1821.cpp:5:15: error: expected ‘;’ before ‘}’ token
5 | cout << "0 0"
| ^
| ;
6 | }
| ~