0_0_39760023_28355.cpp
0_0_39760023_28355.cpp(6) : error C2057: 应输入常量表达式
0_0_39760023_28355.cpp(6) : error C2466: 不能分配常量大小为 0 的数组
0_0_39760023_28355.cpp(6) : error C2133: “x”: 未知的大小
0_0_39760023_28355.cpp(9) : error C2296: “/”: 非法,左操作数包含“int []”类型
0_0_39760023_28355.cpp(10) : error C2446: “!=”: 没有从“int *”到“int”的转换
没有使该转换得以执行的上下文
0_0_39760023_28355.cpp(10) : error C2040: “!=”:“int”与“int []”的间接寻址级别不同
|