본문 바로가기

Python

[python] 3주차 백준 문풀

🟩 배낭 알고리즘

아주 잘 설명해준 블로글

https://suri78.tistory.com/2 https://dheldh77.tistory.com/entry/%EC%95%8C%EA%B3%A0%EB%A6%AC%EC%A6%98-%EB%B0%B0%EB%82%AD-%EB%AC%B8%EC%A0%9CKnapsack-Problem

'Python' 카테고리의 다른 글

[python 알고리즘] 2주차  (0) 2022.02.28
[python] 큐에 데이터 넣기  (0) 2022.02.04
[python] join함수  (0) 2021.08.31
[python] range함수 / 리스트에 요소 추가, 정렬 / sum함수  (0) 2021.08.11