(G. Ida debugging function. Enumeration type (reverse)
In the console application project ida3, as in the last lesson, exclude ida3-1.cpp and ida3-2.cpp from compilation, create a new ida3-3.cpp and add it to the project, define enumeration and use enumeration variables. The whole source program is as follows:)