int main ( void ) { int i = 0; switch ( i ) { } //违背1 return ( 0 ); }