unsigned int Ginum = 0; int main ( void ) { int i = 10; for ( Ginum = 0; Ginum < 10; Ginum++ ) //违背1 { i = i - 1; } return ( 0 ); }