Skip to content

Instantly share code, notes, and snippets.

@abrhm
Created May 14, 2013 20:49
Show Gist options
  • Save abrhm/5579413 to your computer and use it in GitHub Desktop.
Save abrhm/5579413 to your computer and use it in GitHub Desktop.
Pont::Pont(double x, double y){
ures = false;
this->x=x;
this->y=y;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment