0_0_33613167_23016.cpp
0_0_33613167_23016.cpp(6) : error C2144: 语法错误:“int”的前面应有“;”
0_0_33613167_23016.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33613167_23016.cpp(7) : error C2057: 应输入常量表达式
0_0_33613167_23016.cpp(7) : error C2466: 不能分配常量大小为 0 的数组
0_0_33613167_23016.cpp(9) : error C2070: “int [][2]”: 非法的 sizeof 操作数
0_0_33613167_23016.cpp(11) : error C2070: “int []”: 非法的 sizeof 操作数
|