Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/06/13 (1)
넘치게 채우기
[LeetCode] 2037. Minimum Number of Moves to Seat Everyone
https://leetcode.com/problems/minimum-number-of-moves-to-seat-everyone/description/leetcode - Minimum Number of Moves to Seat Everyone문제 유형 : 정렬, 그리디문제 난이도 : Easy 문제There are n seats and n students in a room. You are given an array seats of length n, where seats[i] is the position of the ith seat. You are also given the array students of length n, where students[j] is the position of the jth stu..
PS/LeetCode
2024. 6. 13. 10:55