0_0_1331240_9676.cpp
0_0_1331240_9676.cpp(1) : error C2018: 未知字符“0xa3”
0_0_1331240_9676.cpp(1) : error C2018: 未知字符“0xa3”
0_0_1331240_9676.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“nclude”的前面)
0_0_1331240_9676.cpp(1) : error C2501: “i” : 缺少存储类或类型说明符
0_0_1331240_9676.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_1331240_9676.cpp(1) : error C2501: “nclude” : 缺少存储类或类型说明符
0_0_1331240_9676.cpp(2) : error C2018: 未知字符“0xa3”
0_0_1331240_9676.cpp(2) : error C2018: 未知字符“0xa3”
0_0_1331240_9676.cpp(6) : error C2065: “string” : 未声明的标识符
0_0_1331240_9676.cpp(6) : error C2065: “str” : 未声明的标识符
0_0_1331240_9676.cpp(7) : error C2448: “process” : 函数样式初始值设定项类似函数定义
0_0_1331240_9676.cpp(26) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
0_0_1331240_9676.cpp(26) : error C3861: “string”: 即使使用参数相关的查找,也未找到标识符
0_0_1331240_9676.cpp(26) : error C2065: “a” : 未声明的标识符
0_0_1331240_9676.cpp(26) : error C2065: “b” : 未声明的标识符
0_0_1331240_9676.cpp(28) : error C2065: “cin” : 未声明的标识符
0_0_1331240_9676.cpp(28) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_1331240_9676.cpp(28) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_1331240_9676.cpp(28) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|