F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_17628608_25403.cpp
0_0_17628608_25403.cpp(109) : error C2601: “operator +”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(110) : error C2601: “operator -”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(111) : error C2601: “operator *”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(112) : error C2601: “operator /”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(114) : error C2601: “dcmp”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(118) : error C2601: “Dot3”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(119) : error C2601: “Length3”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(120) : error C2601: “Angle”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(121) : error C2601: “Cross3”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(140) : error C2601: “jpfPlane”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(145) : error C2601: “LinePlaneIntersection”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(151) : error C2601: “PlaneInsertion”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(156) : error C2601: “DistanceToPlane”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(161) : error C2601: “isOnPlane”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(166) : error C2601: “main”: 本地函数定义是非法的
        0_0_17628608_25403.cpp(80):  此行有一个“{”没有匹配项
0_0_17628608_25403.cpp(109) : error C2664: “isOnPlane::Point3::isOnPlane::Point3(const isOnPlane::Point3 &)”: 无法将参数 1 从“Point3”转换为“const isOnPlane::Point3 &”
        原因如下:  无法从“Point3”转换为“const isOnPlane::Point3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(110) : error C2664: “isOnPlane::Point3::isOnPlane::Point3(const isOnPlane::Point3 &)”: 无法将参数 1 从“Point3”转换为“const isOnPlane::Point3 &”
        原因如下:  无法从“Point3”转换为“const isOnPlane::Point3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(111) : error C2664: “isOnPlane::Point3::isOnPlane::Point3(const isOnPlane::Point3 &)”: 无法将参数 1 从“Point3”转换为“const isOnPlane::Point3 &”
        原因如下:  无法从“Point3”转换为“const isOnPlane::Point3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(112) : error C2664: “isOnPlane::Point3::isOnPlane::Point3(const isOnPlane::Point3 &)”: 无法将参数 1 从“Point3”转换为“const isOnPlane::Point3 &”
        原因如下:  无法从“Point3”转换为“const isOnPlane::Point3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(119) : error C2664: “double Dot3(Vec3,Vec3)”: 无法将参数 1 从“Vec3”转换为“Vec3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(120) : error C2664: “double Dot3(Vec3,Vec3)”: 无法将参数 1 从“Vec3”转换为“Vec3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(120) : error C2664: “double Length3(Vec3)”: 无法将参数 1 从“Vec3”转换为“Vec3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(124) : error C2664: “isOnPlane::Point3::isOnPlane::Point3(const isOnPlane::Point3 &)”: 无法将参数 1 从“Point3”转换为“const isOnPlane::Point3 &”
        原因如下:  无法从“Point3”转换为“const isOnPlane::Point3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(141) : error C2665: “Plane::Plane”: 4 个重载中没有一个可以转换所有参数类型
        0_0_17628608_25403.cpp(53): 可能是“Plane::Plane(Point3,Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, isOnPlane::Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(143) : error C2678: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(143) : error C2660: “Cross3”: 函数不接受 1 个参数
0_0_17628608_25403.cpp(146) : error C2440: “初始化”: 无法从“isOnPlane::Point3”转换为“Point3”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_17628608_25403.cpp(147) : error C2440: “初始化”: 无法从“Vec3”转换为“Point3”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_17628608_25403.cpp(147) : error C2678: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(148) : error C2679: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的右操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(148) : error C2660: “Dot3”: 函数不接受 1 个参数
0_0_17628608_25403.cpp(148) : error C2678: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(149) : error C2678: 二进制“+”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(28): 可能是“Vec3 operator +(Vec3,Vec3)”
        尝试匹配参数列表“(isOnPlane::Point3, Vec3)”时
0_0_17628608_25403.cpp(152) : error C2664: “Vec3 Cross3(Vec3,Vec3)”: 无法将参数 1 从“Vec3”转换为“Vec3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(152) : error C2664: “Vec3 Cross3(Vec3,Vec3)”: 无法将参数 2 从“Vec3”转换为“Vec3”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(153) : error C2678: 二进制“+”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(28): 可能是“Vec3 operator +(Vec3,Vec3)”
        尝试匹配参数列表“(isOnPlane::Point3, Vec3)”时
0_0_17628608_25403.cpp(153) : error C2660: “LinePlaneIntersection”: 函数不接受 2 个参数
0_0_17628608_25403.cpp(154) : error C2664: “Point3 LinePlaneIntersection(Point3,Point3,Plane)”: 无法将参数 3 从“isOnPlane::Plane”转换为“Plane”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_17628608_25403.cpp(157) : error C2440: “初始化”: 无法从“isOnPlane::Point3”转换为“Point3”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_17628608_25403.cpp(158) : error C2440: “初始化”: 无法从“Vec3”转换为“Point3”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_17628608_25403.cpp(159) : error C2678: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, Point3)”时
0_0_17628608_25403.cpp(162) : error C2678: 二进制“-”: 没有找到接受“isOnPlane::Point3”类型的左操作数的运算符(或没有可接受的转换)
        0_0_17628608_25403.cpp(29): 可能是“Vec3 operator -(Point3,Point3)”
        尝试匹配参数列表“(isOnPlane::Point3, isOnPlane::Point3)”时
0_0_17628608_25403.cpp(162) : error C2088: “-”: 对于 struct 非法
0_0_17628608_25403.cpp(162) : error C2660: “Cross3”: 函数不接受 1 个参数
0_0_17628608_25403.cpp(162) : error C2660: “Dot3”: 函数不接受 1 个参数


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-07-01 14:06:51, Gzip enabled