Problem 1609
User ILBBBM
Submission Time 2023-03-29 16:45:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:5:5: error: ‘sleep’ was not declared in this scope
5 | sleep(1000000);
| ^~~~~