0_0_37389194_14712.cpp
0_0_37389194_14712.cpp(30) : error C2057: 应输入常量表达式
0_0_37389194_14712.cpp(30) : error C2466: 不能分配常量大小为 0 的数组
0_0_37389194_14712.cpp(30) : error C2087: “dp”: 缺少下标
0_0_37389194_14712.cpp(30) : error C2133: “dp”: 未知的大小
0_0_37389194_14712.cpp(31) : error C2070: “int [][1][3]”: 非法的 sizeof 操作数
0_0_37389194_14712.cpp(54) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_37389194_14712.cpp(54) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
|