I\'m new to C++ and I\'m trying to create a simple Rectangle class that inherits from a Shape class. However, I keep getting the undefined r
Rectangle
Shape
undefined r