0_0_7057916_9103.cpp: In function `int main()':
0_0_7057916_9103.cpp:38: error: no matching function for call to `Point::Point(Point)'
0_0_7057916_9103.cpp:17: note: candidates are: Point::Point(Point&)
0_0_7057916_9103.cpp:9: note: Point::Point(int, int)
|