Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/31 (1)
넘치게 채우기
[LeetCode] 1105. Filling Bookcase Shelves
https://leetcode.com/problems/filling-bookcase-shelves/?envType=daily-question&envId=2024-07-31leetcode - Filling Bookcase Shelves문제 유형 : 다이나믹 프로그래밍문제 난이도 : Medium 문제You are given an array books where books[i] = [thicknessi, heighti] indicates the thickness and height of the ith book. You are also given an integer shelfWidth.We want to place these books in order onto bookcase shelves that have a..
PS/LeetCode
2024. 7. 31. 12:37