0_0_39756313_28453.cpp: In function 'int main()': 0_0_39756313_28453.cpp:83:13: error: 'sleep' was not declared in this scope; did you mean '_sleep'? 83 | sleep(100); | ^~~~~ | _sleep