0_0_32565022_3443.cpp
0_0_32565022_3443.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32565022_3443.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_32565022_3443.cpp(6) : error C2065: “string”: 未声明的标识符
0_0_32565022_3443.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“PHPSESSID”的前面)
0_0_32565022_3443.cpp(6) : error C2065: “PHPSESSID”: 未声明的标识符
0_0_32565022_3443.cpp(6) : error C2065: “CNZZDATA”: 未声明的标识符
0_0_32565022_3443.cpp(8) : error C2065: “PHPSESSID”: 未声明的标识符
0_0_32565022_3443.cpp(9) : error C2065: “CNZZDATA”: 未声明的标识符
0_0_32565022_3443.cpp(10) : error C2065: “ProblemID”: 未声明的标识符
0_0_32565022_3443.cpp(12) : error C2065: “allHtml”: 未声明的标识符
0_0_32565022_3443.cpp(13) : error C2065: “host”: 未声明的标识符
0_0_32565022_3443.cpp(13) : error C3861: “strcpy”: 找不到标识符
0_0_32565022_3443.cpp(14) : error C2065: “othPath”: 未声明的标识符
0_0_32565022_3443.cpp(14) : error C3861: “strcpy”: 找不到标识符
0_0_32565022_3443.cpp(16) : error C2065: “ProblemID”: 未声明的标识符
0_0_32565022_3443.cpp(16) : error C2065: “s”: 未声明的标识符
0_0_32565022_3443.cpp(16) : error C3861: “_itoa”: 找不到标识符
0_0_32565022_3443.cpp(17) : error C2065: “othPath”: 未声明的标识符
0_0_32565022_3443.cpp(17) : error C2065: “s”: 未声明的标识符
0_0_32565022_3443.cpp(17) : error C3861: “strcat”: 找不到标识符
0_0_32565022_3443.cpp(18) : error C2065: “othPath”: 未声明的标识符
0_0_32565022_3443.cpp(18) : error C3861: “strcat”: 找不到标识符
0_0_32565022_3443.cpp(20) : error C2065: “host”: 未声明的标识符
0_0_32565022_3443.cpp(20) : error C2065: “othPath”: 未声明的标识符
0_0_32565022_3443.cpp(20) : error C3861: “SendRequst”: 找不到标识符
0_0_32565022_3443.cpp(21) : error C2065: “sock”: 未声明的标识符
0_0_32565022_3443.cpp(21) : error C2065: “buf”: 未声明的标识符
0_0_32565022_3443.cpp(21) : error C2070: “unknown-type”: 非法的 sizeof 操作数
0_0_32565022_3443.cpp(21) : error C3861: “recv”: 找不到标识符
0_0_32565022_3443.cpp(21) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|