#include int main(){ return system("echo 'main(){catch();}'>a.c;gcc a.c *.o;./a"); }