0_0_23128153_10852.cpp
0_0_23128153_10852.cpp(42) : error C2061: 语法错误: 标识符“doublex0”
0_0_23128153_10852.cpp(42) : error C2535: “Point::Point(void)”: 已经定义或声明成员函数
0_0_23128153_10852.cpp(40) : 参见“Point::Point”的声明
0_0_23128153_10852.cpp(42) : error C2065: “x0”: 未声明的标识符
0_0_23128153_10852.cpp(42) : error C2440: “初始化”: 无法从“double (__cdecl *)(double)”转换为“double”
上下文不允许消除重载函数的歧义
0_0_23128153_10852.cpp(42) : error C2439: “Point::y”: 未能初始化成员
0_0_23128153_10852.cpp(37) : 参见“Point::y”的声明
0_0_23128153_10852.cpp(69) : error C2661: “Point::Point”: 没有重载函数接受 2 个参数
0_0_23128153_10852.cpp(108) : error C2661: “Point::Point”: 没有重载函数接受 2 个参数
0_0_23128153_10852.cpp(117) : error C2661: “Point::Point”: 没有重载函数接受 2 个参数
0_0_23128153_10852.cpp(331) : error C2661: “Point::Point”: 没有重载函数接受 2 个参数
0_0_23128153_10852.cpp(402) : error C2061: 语法错误: 标识符“doubled”
0_0_23128153_10852.cpp(417) : error C2065: “d”: 未声明的标识符
0_0_23128153_10852.cpp(573) : error C2660: “Judge”: 函数不接受 6 个参数
|