Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message means that there is a problem with the code that involves the constructor function for the Point class. In particular, there seems to be a call to a Point constructor that does not match the arguments it expects.