본문 바로가기
2023년/이코테 10독

Greedy - 거스름돈 문제

by 헤옹스 2023. 1. 1.

소스코드 ) https://github.com/ndb796/python-for-coding-test

유튜브) https://www.youtube.com/watch?v=m-9pAwq1o3w&list=PLRx0vPvlEmdAghTr5mXQxGpHjWqSz0dgC

 

GitHub - ndb796/python-for-coding-test: [한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체

[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다. - GitHub - ndb796/python-for-coding-test: [한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소

github.com

 

 

Java
Python
C++

 

'2023년 > 이코테 10독' 카테고리의 다른 글

Simulation - 시각  (0) 2023.01.01
Simulation - 상하좌우  (0) 2023.01.01
Greedy - 1이 될 때까지  (0) 2023.01.01
Greedy - 숫자 카드게임  (0) 2023.01.01
Greedy - 동빈이의 큰 수의 법칙  (0) 2023.01.01