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