Notice
Recent Posts
Recent Comments
Link
목록2023/11/21 (1)
넘치게 채우기
[LeetCode] 1814. Count Nice Pairs in an Array
https://leetcode.com/problems/count-nice-pairs-in-an-array/description/ Count Nice Pairs in an Array - LeetCode Can you solve this real interview question? Count Nice Pairs in an Array - You are given an array nums that consists of non-negative integers. Let us define rev(x) as the reverse of the non-negative integer x. For example, rev(123) = 321, and rev(120) = 21 leetcode.com leetcode - Count..
PS/LeetCode
2023. 11. 21. 10:01