leetcode

#11. Geometric Sequence Triplets

Map Solution

Time complexity: O(n)

Space complexity: O(n)