0_0_13634752_27187.cpp
0_0_13634752_27187.cpp(58) : error C2146: 语法错误: 缺少“;”(在标识符“;”的前面)
0_0_13634752_27187.cpp(58) : error C2065: “;”: 未声明的标识符
0_0_13634752_27187.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_13634752_27187.cpp(65) : error C2664: “Point Rand_point(Point,Point)”: 无法将参数 2 从“double”转换为“Point”
无构造函数可以接受源类型,或构造函数重载决策不明确
|