0_0_1816729_14560.cpp
0_0_1816729_14560.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“b”的前面)
0_0_1816729_14560.cpp(5) : error C2501: “nt” : 缺少存储类或类型说明符
0_0_1816729_14560.cpp(5) : error C2501: “b” : 缺少存储类或类型说明符
0_0_1816729_14560.cpp(21) : error C2065: “cout” : 未声明的标识符
0_0_1816729_14560.cpp(21) : error C2143: 语法错误 : 缺少“]”(在“;”的前面)
0_0_1816729_14560.cpp(22) : error C2065: “endl” : 未声明的标识符
0_0_1816729_14560.cpp(22) : error C3861: “cout”: 即使使用参数相关的查找,也未找到标识符
|