Project translated automatically.
Log in
or
register,
to view the original
It is necessary to develop a console application in the language C++, which will perform operations over geometric figures.
The full technical task is presented in the investment.
Specifications for the technical task:
1 . The number of figures is set in the text file "COMPLEX 5". The figure will not be a big number.
2nd According to the technical task, it is necessary to make only implementation for the straight corner and ring (circle). The composite figure may consist of only two of the above figures.
Three Figures in the text file are clearly without errors. The check is not provided.
4 . The location should be relative to the center of the figure. In general, the program should be as easy as possible to understand.