int sign = 0; int main ( void ) { int local = 0; int sign = 0; //违背1 //... return ( 0 ); }