Sleep
Sleep
C#, OCaml, VB, Perl, Swift, Prolog, Javascript, Pascal, COBOL, HTML, CSS, JS
Code, Compile, Run and Debug online from anywhere in world.
*******************************************************************************/
#include <stdio.h>
if(tempNum>0)
{
// printf("num : %d\n",tempNum);
timeDecode(tempNum);
}
else if(tempNum<=0)
{
return 0;
}
int main()
{
timeDecode(sleepTime);
return 0;
}