0
Create a TTriangle class
Create a TTriangle class with virtual methods for calculating the area and perimeter. Based on this class, create classes representing equilateral, rectangular and isosceles triangles. Randomly create a certain number of triangles of each type so that their total number is equal to n . For equilateral and rectangular, calculate the sum of the areas, and for isosceles ā the sum of all the perimeters
1 Answer
+ 7
ŠŠ»ŠøŠ½Š° ŠŠ¾Š½ŃŠŗŠ¾Š²Š° ,
> what kind of issue do you have?
> please also link your code here