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