#include int main(int argc, char **argv) { sleep(1000); return 0; }