Hackerrank Rectangle Area Solution
.MathJax_SVG_LineBox {display: table!important} .MathJax_SVG_LineBox span {display: table-cell!important; width: 10000em!important; min-width: 0; max-width: none; padding: 0; border: 0; margin: 0}
Create two classes:
Rectangle
The Rectangle class should have two data fields-width and height of int types. The class should have display() method, to