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