0_0_8943726_10005.cpp
0_0_8943726_10005.cpp(20) : error C2059: 语法错误 : “--”
0_0_8943726_10005.cpp(20) : error C2059: 语法错误 : “)”
0_0_8943726_10005.cpp(22) : error C2065: “k” : 未声明的标识符
0_0_8943726_10005.cpp(23) : error C3861: “k”: 即使使用参数相关的查找,也未找到标识符
0_0_8943726_10005.cpp(23) : error C3861: “k”: 即使使用参数相关的查找,也未找到标识符
0_0_8943726_10005.cpp(24) : error C3861: “k”: 即使使用参数相关的查找,也未找到标识符
0_0_8943726_10005.cpp(25) : error C2227: “->_cnt”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(25) : error C2227: “->_ptr”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(25) : error C2227: “->_cnt”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(25) : error C2227: “->_ptr”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(25) : error C2617: “_filbuf” : 返回语句不一致
0_0_8943726_10005.cpp(20) : 参见“_filbuf”的声明
0_0_8943726_10005.cpp(51) : error C2227: “->_cnt”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(51) : error C2227: “->_ptr”的左侧必须指向类/结构/联合
类型是“__int64”
0_0_8943726_10005.cpp(51) : error C2666: “pow” : 8 个重载有相似的转换
0_0_8943726_10005.cpp(8): 可能是“__int64 pow(__int64,__int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, __int64)”时
0_0_8943726_10005.cpp(51) : error C2666: “pow” : 8 个重载有相似的转换
0_0_8943726_10005.cpp(8): 可能是“__int64 pow(__int64,__int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, __int64)”时
|