LeetCode Solution(Easy.97-100)
c/c++,python,for work
97.Construct the Rectangle
For a web developer, it is very important to know how to design a web page’s size. So, given a specific rectangular web page’s area, your job by now is to design a recta...