Problem 1609
User geometric2
Submission Time 2023-11-19 17:37:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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