0_0_36496553_2173.cpp
0_0_36496553_2173.cpp(14) : error C2058: 常量表达式不是整型
0_0_36496553_2173.cpp(14) : error C2466: 不能分配常量大小为 0 的数组
0_0_36496553_2173.cpp(51) : error C2070: “int [][2]”: 非法的 sizeof 操作数
0_0_36496553_2173.cpp(52) : error C2070: “int []”: 非法的 sizeof 操作数
0_0_36496553_2173.cpp(55) : error C2058: 常量表达式不是整型
0_0_36496553_2173.cpp(55) : error C2466: 不能分配常量大小为 0 的数组
0_0_36496553_2173.cpp(55) : error C2133: “a”: 未知的大小
0_0_36496553_2173.cpp(56) : error C2070: “int []”: 非法的 sizeof 操作数
0_0_36496553_2173.cpp(63) : error C2058: 常量表达式不是整型
0_0_36496553_2173.cpp(63) : error C2466: 不能分配常量大小为 0 的数组
0_0_36496553_2173.cpp(63) : error C2133: “b”: 未知的大小
|