0_0_6120934_10082.cpp
0_0_6120934_10082.cpp(48) : error C2556: “double area(_point,_point,_point)” : 重载函数与“ float area(_point,_point,_point)”只是在返回类型上不同
0_0_6120934_10082.cpp(15) : 参见“area”的声明
0_0_6120934_10082.cpp(48) : error C2371: “area” : 重定义;不同的基类型
0_0_6120934_10082.cpp(15) : 参见“area”的声明
|