[Leet Code - eazy] 1512. Number of Good Pairs Given an array of integers nums, return the number of good pairs. A pair (i, j) is called good if nums[i] == nums[j] and i 코딩 테스트 풀이 🛠 2023.01.28