0_0_7906880_9032.cpp
0_0_7906880_9032.cpp(4) : error C2501: “constintMAX” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(5) : error C2501: “constintMAXSON” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(8) : error C2501: “__unnamed::intid” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(8) : error C2065: “MAXSON” : 未声明的标识符
0_0_7906880_9032.cpp(8) : error C2501: “__unnamed::next” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(8) : error C2501: “__unnamed::fail” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(11) : error C2501: “intn” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(11) : error C2501: “tot” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(12) : error C2501: “charmod” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(13) : error C2065: “MAX” : 未声明的标识符
0_0_7906880_9032.cpp(13) : error C2501: “intlen” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(14) : error C2501: “intq” : 缺少存储类或类型说明符
0_0_7906880_9032.cpp(17) : error C2065: “inti” : 未声明的标识符
0_0_7906880_9032.cpp(19) : error C2065: “i” : 未声明的标识符
0_0_7906880_9032.cpp(19) : error C3861: “i”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(19) : error C3861: “MAXSON”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(19) : error C3861: “i”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(20) : error C2039: “next” : 不是“__unnamed”的成员
0_0_7906880_9032.cpp(7) : 参见“__unnamed”的声明
0_0_7906880_9032.cpp(20) : error C3861: “i”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(21) : error C2039: “id” : 不是“__unnamed”的成员
0_0_7906880_9032.cpp(7) : 参见“__unnamed”的声明
0_0_7906880_9032.cpp(21) : error C2039: “fail” : 不是“__unnamed”的成员
0_0_7906880_9032.cpp(7) : 参见“__unnamed”的声明
0_0_7906880_9032.cpp(25) : error C2065: “inttmp” : 未声明的标识符
0_0_7906880_9032.cpp(25) : error C2065: “n” : 未声明的标识符
0_0_7906880_9032.cpp(25) : error C3861: “i”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(26) : error C2065: “inth” : 未声明的标识符
0_0_7906880_9032.cpp(27) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(28) : error C3861: “n”: 即使使用参数相关的查找,也未找到标识符
0_0_7906880_9032.cpp(28) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|