0_0_2886603_9646.cpp
0_0_2886603_9646.cpp(33) : error C2059: 语法错误 : “if”
0_0_2886603_9646.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_2886603_9646.cpp(35) : error C2227: “->maxm”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(35) : error C2227: “->x”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(36) : error C2227: “->x”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(39) : error C2227: “->x”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(41) : error C2227: “->x”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(41) : error C2227: “->maxm”的左侧必须指向类/结构/联合
类型是“money *[31]”
0_0_2886603_9646.cpp(65) : error C2440: “=” : 无法从“int”转换为“money *[31]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_2886603_9646.cpp(88) : error C2065: “nextn” : 未声明的标识符
0_0_2886603_9646.cpp(101) : error C3861: “x”: 即使使用参数相关的查找,也未找到标识符
0_0_2886603_9646.cpp(103) : error C3861: “x”: 即使使用参数相关的查找,也未找到标识符
|