목록선입 선출 스케줄링 (1)
컴공생의 다이어리
[프로그래머스] 선입 선출 스케줄링 - 파이썬(Python)
[프로그래머스] 선입 선출 스케줄링 - 파이썬(Python) def solution(n, cores): len_cores = len(cores) if n = n: right = mid else: left = mid + 1 n -= sum(map(lambda x: (right - 1) // x, cores)) for i in range(len_cores): if right % cores[i] == 0..
Development/Algorithm & Coding Test
2022. 8. 3. 00:01