Basically i need to build this MyTriangle class. together with the code from MyPoint, i need to test out the following.

2757
when i try to build the constructor part where v1 = (x1, y1) it says...