0_0_25531898_104.cpp
0_0_25531898_104.cpp(6) : error C2365: “y0”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1000) : 参见“y0”的声明
0_0_25531898_104.cpp(21) : error C2664: “void exgcd(__int64,__int64,__int64 &,__int64 &,__int64 &)”: 无法将参数 4 从“double (__cdecl *)(double)”转换为“__int64 &”
0_0_25531898_104.cpp(23) : error C2297: “*”: 非法,右操作数包含“double (__cdecl *)(double)”类型
0_0_25531898_104.cpp(24) : error C2296: “%”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_25531898_104.cpp(25) : error C2297: “*”: 非法,右操作数包含“double (__cdecl *)(double)”类型
|