Introduction - If you have any usage issues, please Google them yourself
A program to calculate the triangle, square and round the area. Analysis: According to the meaning of problems can be an abstract base class CBase, which shows a virtual function, used to find the area and use a single interface, multiple implementations of the design requirements of each area of graphical methods. C++ beginners big job