//构造测试例 int main ( void ) { int fSpeedl = 1; //违背1 int fSpeed1 = 0; //违背2 //... return ( 0 ); }