Help with my abstract classFrom my code below I'm trying to create a Course grading system. So, it will store the type of assig...
Intersection of RectangesI understand your logics, dhayden. But in my case it is a little different because my Rectangle stru...
Intersection of RectangesOk i will explain in much more details. Input is not a good variable name for the width I know. I...
Intersection of Rectangesinput is basically width of rectangle, and x and y belong to Point(). I need PaintRectangle class to...
Intersection of Rectanges[code] class Shape { // deals with color and style, and holds sequence of lines public: ...
This user does not accept Private Messages