0_0_20288514_28942.cpp
0_0_20288514_28942.cpp(11) : error C2057: 应输入常量表达式
0_0_20288514_28942.cpp(11) : error C2466: 不能分配常量大小为 0 的数组
0_0_20288514_28942.cpp(11) : error C2133: “a”: 未知的大小
0_0_20288514_28942.cpp(11) : error C2133: “num”: 未知的大小
0_0_20288514_28942.cpp(11) : error C2133: “dp”: 未知的大小
0_0_20288514_28942.cpp(13) : error C2070: “int []”: 非法的 sizeof 操作数
0_0_20288514_28942.cpp(14) : error C2070: “int []”: 非法的 sizeof 操作数
0_0_20288514_28942.cpp(22) : error C3861: “max”: 找不到标识符
0_0_20288514_28942.cpp(24) : error C3861: “max”: 找不到标识符
|