Write a program, complete the following function
(1) to define a base class, it has the function: output ASCII character with the corresponding number of CRT,
(2) to define a derived class, you can output any string corresponding to the number of CRT,