#include int main(){ alarm(1); while(1); return 0; }