Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 185 Bytes

daily-fun-find-rectangles

Find Number of rectangles in a cartesian system

inputArray = [ (1,2), (2,2), (3,2), (4,2), (5,2), (6,2), (1,1), (2,1), (3,1), (4,1), (5,1), (6,1) ]