// void catch(void); #include int main() { catch(); return 0; }