#include <signal.h>
main() {sigrelse(SIGINT);}
