Problem 1609
User Potato3218
Submission Time 2023-01-01 17:23:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:1:29: error: expected ‘}’ at end of input
1 | int main(){while(1){return 1;
| ~ ^
1609.cpp:1:29: error: expected ‘}’ at end of input