0_0_35029268_22237.cpp
VC2013\INCLUDE\sal.h(2381) : error C2144: 语法错误:“int”的前面应有“;”
VC2013\INCLUDE\sal.h(2381) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_35029268_22237.cpp(8) : error C2057: 应输入常量表达式
0_0_35029268_22237.cpp(8) : error C2466: 不能分配常量大小为 0 的数组
0_0_35029268_22237.cpp(8) : error C2087: “a”: 缺少下标
0_0_35029268_22237.cpp(8) : error C2133: “a”: 未知的大小
0_0_35029268_22237.cpp(33) : error C2057: 应输入常量表达式
0_0_35029268_22237.cpp(33) : error C2466: 不能分配常量大小为 0 的数组
0_0_35029268_22237.cpp(33) : error C2133: “s”: 未知的大小
|