0_0_15930179_16433.cpp
0_0_15930179_16433.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_15930179_16433.cpp(8) : error C2065: “b”: 未声明的标识符
0_0_15930179_16433.cpp(9) : error C2065: “–a;”: 未声明的标识符
0_0_15930179_16433.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“else”的前面)
0_0_15930179_16433.cpp(10) : error C2065: “b”: 未声明的标识符
0_0_15930179_16433.cpp(11) : error C2065: “b”: 未声明的标识符
0_0_15930179_16433.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“;”的前面)
0_0_15930179_16433.cpp(12) : error C2065: “;”: 未声明的标识符
0_0_15930179_16433.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|