0_0_30438394_7168.cpp
0_0_30438394_7168.cpp(4) : error C2365: “floor”: 重定义;以前的定义是“函数”
0_0_30438394_7168.cpp(15) : error C2664: “int scanf(const char *,...)”: 无法将参数 2 从“overloaded-function”转换为“...”
上下文不允许消除重载函数的歧义
0_0_30438394_7168.cpp(16) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(16) : error C2568: “<”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(100): 可能是“::std::enable_if<std::is_integral<_Ty>::value,double>::type floor(_Ty)”
VC2013\INCLUDE\math.h(1185): 或 “long double floor(long double) throw()”
VC2013\INCLUDE\math.h(1069): 或 “float floor(float) throw()”
VC2013\INCLUDE\math.h(536): 或 “double floor(double)”
0_0_30438394_7168.cpp(17) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(18) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(18) : error C2568: “=”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(100): 可能是“::std::enable_if<std::is_integral<_Ty>::value,double>::type floor(_Ty)”
VC2013\INCLUDE\math.h(1185): 或 “long double floor(long double) throw()”
VC2013\INCLUDE\math.h(1069): 或 “float floor(float) throw()”
VC2013\INCLUDE\math.h(536): 或 “double floor(double)”
0_0_30438394_7168.cpp(20) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(20) : error C2568: “>”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(100): 可能是“::std::enable_if<std::is_integral<_Ty>::value,double>::type floor(_Ty)”
VC2013\INCLUDE\math.h(1185): 或 “long double floor(long double) throw()”
VC2013\INCLUDE\math.h(1069): 或 “float floor(float) throw()”
VC2013\INCLUDE\math.h(536): 或 “double floor(double)”
0_0_30438394_7168.cpp(21) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(21) : error C2568: “-”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(100): 可能是“::std::enable_if<std::is_integral<_Ty>::value,double>::type floor(_Ty)”
VC2013\INCLUDE\math.h(1185): 或 “long double floor(long double) throw()”
VC2013\INCLUDE\math.h(1069): 或 “float floor(float) throw()”
VC2013\INCLUDE\math.h(536): 或 “double floor(double)”
0_0_30438394_7168.cpp(22) : error C2563: 在形参表中不匹配
0_0_30438394_7168.cpp(22) : error C2568: “=”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(100): 可能是“::std::enable_if<std::is_integral<_Ty>::value,double>::type floor(_Ty)”
VC2013\INCLUDE\math.h(1185): 或 “long double floor(long double) throw()”
VC2013\INCLUDE\math.h(1069): 或 “float floor(float) throw()”
VC2013\INCLUDE\math.h(536): 或 “double floor(double)”
|