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