0_0_20711521_32299.cpp
0_0_20711521_32299.cpp(16) : error C2275: “std::vector<int,std::allocator<_Ty>>”: 将此类型用作表达式非法
with
[
_Ty=int
]
0_0_20711521_32299.cpp(16) : error C2143: 语法错误 : 缺少“)”(在“常量”的前面)
0_0_20711521_32299.cpp(16) : error C2059: 语法错误:“)”
0_0_20711521_32299.cpp(25) : error C2440: “=”: 无法从“float (__cdecl *)(int,int,int,int)”转换为“float”
没有使该转换得以执行的上下文
|