/* TAGS: min c */ #include int main() { exit( 1 ); /* ERROR */ return 0; }