Problem 1609
User dayeetmaster
Submission Time 2024-03-01 15:41:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:7:1: error: expected ‘}’ at end of input
7 | }
| ^
1609.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^