[C++] LeetCode : Coin Change
Question You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return -1. You may assume that you have an infinite number of each kind of coin. 다른 단위의 동전을 나타내는 정수..
IT/Problem Solving
2022. 7. 17. 07:32
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Problem Solving
- 맛집
- LeetCode
- rust
- Interview
- coding interview
- 코딩인터뷰
- 속초
- PS
- 러스트 기초
- 러스트
- DP
- 리트코드
- algorithm
- 내돈내산
- Medium
- 반드시 알아야 할 자료구조
- 자료구조
- 기술면접
- 러스트 배우기
- ProblemSolving
- 속초 맛집
- C++
- 러스트 입문
- 알고리즘
- 솔직후기
- interview question
- 트리
- 인터뷰
- Tree
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함