#include int main(void) { alarm(10); for ( ; ; ) ; }