814111_0_0_559.cpp
814111_0_0_559.cpp(2) : error C2065: “cin” : 未声明的标识符
814111_0_0_559.cpp(2) : error C2065: “string” : 未声明的标识符
814111_0_0_559.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“s1”的前面)
814111_0_0_559.cpp(2) : error C2065: “s1” : 未声明的标识符
814111_0_0_559.cpp(2) : error C2065: “s2” : 未声明的标识符
814111_0_0_559.cpp(2) : error C3861: “cin”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s1”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s2”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C2059: 语法错误 : “;”
814111_0_0_559.cpp(2) : error C2065: “cout” : 未声明的标识符
814111_0_0_559.cpp(2) : error C3861: “cout”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s1”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s2”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
814111_0_0_559.cpp(2) : error C3861: “string”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s1”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “s2”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C2228: “.begin”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
814111_0_0_559.cpp(2) : error C2228: “.end”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
814111_0_0_559.cpp(2) : error C3861: “reverse”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C2228: “.substr”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
814111_0_0_559.cpp(2) : error C2228: “.find_first_not_of”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
814111_0_0_559.cpp(2) : error C3861: “cout”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(2) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(3) : error C3861: “string”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(3) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(3) : error C2065: “b” : 未声明的标识符
814111_0_0_559.cpp(3) : error C3861: “string”: 即使使用参数相关的查找,也未找到标识符
814111_0_0_559.cpp(3) : error C2448: “add” : 函数样式初始值设定项类似函数定义
|