I\'m new to C++. When I try to compile the code below, it won\'t build and run. I think the problem might be with constructor in child (CreditCard) class.
Here is hea