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_12110972_22619.cpp:15: error: two or more data types in declaration of `x'
0_0_12110972_22619.cpp:15: error: field `x' has incomplete type
0_0_12110972_22619.cpp:15: error: ISO C++ forbids initialization of member `x'
0_0_12110972_22619.cpp:15: error: making `x' static
0_0_12110972_22619.cpp:15: error: invalid in-class initialization of static data member of non-integral type `<type error>'
0_0_12110972_22619.cpp:15: error: expected unqualified-id before "double"
0_0_12110972_22619.cpp: In member function `Point3 Point3::operator+(Point3&)':
0_0_12110972_22619.cpp:29: error: no matching function for call to `Point3::Point3(double, double, double)'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp: In constructor `plane3::plane3()':
0_0_12110972_22619.cpp:41: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp:41: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp:41: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp: In function `Point3 Cross3(Point3, Point3)':
0_0_12110972_22619.cpp:62: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp: In function `Point3 Subt(Point3, Point3)':
0_0_12110972_22619.cpp:78: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp: In function `void solved(Line3, Line3)':
0_0_12110972_22619.cpp:124: error: no matching function for call to `Point3::Point3()'
0_0_12110972_22619.cpp:17: note: candidates are: Point3::Point3(const Point3&)
0_0_12110972_22619.cpp: In function `int main()':
0_0_12110972_22619.cpp:142: error: no matching function for call to `Line3::Line3()'
0_0_12110972_22619.cpp:125: note: candidates are: Line3::Line3(const Line3&)
0_0_12110972_22619.cpp:142: error: no matching function for call to `Line3::Line3()'
0_0_12110972_22619.cpp:125: note: candidates are: Line3::Line3(const Line3&)


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-11-23 09:57:04, Gzip enabled