0_0_37033154_958.cpp
0_0_37033154_958.cpp(5) : error C2065: “string”: 未声明的标识符
0_0_37033154_958.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“str”的前面)
0_0_37033154_958.cpp(5) : error C2065: “str”: 未声明的标识符
0_0_37033154_958.cpp(5) : error C2065: “s1”: 未声明的标识符
0_0_37033154_958.cpp(5) : error C2065: “s2”: 未声明的标识符
0_0_37033154_958.cpp(6) : error C2065: “stringstream”: 未声明的标识符
0_0_37033154_958.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“ss1”的前面)
0_0_37033154_958.cpp(6) : error C2065: “ss1”: 未声明的标识符
0_0_37033154_958.cpp(6) : error C2065: “ss2”: 未声明的标识符
0_0_37033154_958.cpp(7) : error C2065: “cin”: 未声明的标识符
0_0_37033154_958.cpp(9) : error C2065: “cin”: 未声明的标识符
0_0_37033154_958.cpp(9) : error C2065: “str”: 未声明的标识符
0_0_37033154_958.cpp(10) : error C2065: “str”: 未声明的标识符
0_0_37033154_958.cpp(10) : error C2228: “.length”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_37033154_958.cpp(11) : error C2065: “str”: 未声明的标识符
0_0_37033154_958.cpp(11) : error C2228: “.find”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_37033154_958.cpp(12) : error C2065: “str”: 未声明的标识符
0_0_37033154_958.cpp(12) : error C2228: “.find”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_37033154_958.cpp(14) : error C2065: “————————————————”: 未声明的标识符
0_0_37033154_958.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“版权声明:本文为CSDN博主「Dy66」的原创文章,遵循CC”的前面)
0_0_37033154_958.cpp(14) : error C2065: “版权声明:本文为CSDN博主「Dy66」的原创文章,遵循CC”: 未声明的标识符
0_0_37033154_958.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“常量”的前面)
0_0_37033154_958.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“BY”的前面)
0_0_37033154_958.cpp(14) : error C2065: “BY”: 未声明的标识符
0_0_37033154_958.cpp(15) : error C2065: “SA版权协议,转载请附上原文出处链接及本声明。”: 未声明的标识符
0_0_37033154_958.cpp(15) : error C2146: 语法错误: 缺少“;”(在标识符“原文链接:https”的前面)
0_0_37033154_958.cpp(16) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_37033154_958.cpp(8)”)匹配之前遇到文件结束
|