Problem 1609
User Catornado
Submission Time 2023-07-26 16:55:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:3:36: error: expected ‘;’ before ‘}’ token
3 | int main(){while(1){std::cout<<1609}}
| ^
| ;