Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/24 (1)
넘치게 채우기
[LeetCode] 2191. Sort the Jumbled Numbers
https://leetcode.com/problems/sort-the-jumbled-numbers/description/leetcode - Sort the Jumbled Numbers문제 유형 : 정렬, 해시문제 난이도 : Medium 문제You are given a 0-indexed integer array mapping which represents the mapping rule of a shuffled decimal system. mapping[i] = j means digit i should be mapped to digit j in this system.The mapped value of an integer is the new integer obtained by replacing each occ..
PS/LeetCode
2024. 7. 24. 10:44