0_0_8452633_13290.cpp
0_0_8452633_13290.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“maxn”的前面)
0_0_8452633_13290.cpp(5) : error C2501: “constint” : 缺少存储类或类型说明符
0_0_8452633_13290.cpp(5) : error C2501: “maxn” : 缺少存储类或类型说明符
0_0_8452633_13290.cpp(6) : error C2057: 应输入常数表达式
0_0_8452633_13290.cpp(6) : error C2466: 不能分配常数大小为 0 的数组
0_0_8452633_13290.cpp(53) : error C2146: 语法错误 : 缺少“;”(在标识符“update”的前面)
0_0_8452633_13290.cpp(53) : error C3861: “elseif”: 即使使用参数相关的查找,也未找到标识符
0_0_8452633_13290.cpp(54) : error C2181: 没有匹配 if 的非法 else
0_0_8452633_13290.cpp(57) : error C2065: “return0” : 未声明的标识符
|