본문 바로가기
algorithm/DP

boj 14501

by iskull 2021. 2. 25.
728x90

현재 날짜가 n일때 이 날짜에 있는 상담을 할지 안할지에 대한 경우를 계산하면 된다. 

github.com/skullkim/algorithm/blob/master/boj/dp/14501_re.cpp

 

skullkim/algorithm

Contribute to skullkim/algorithm development by creating an account on GitHub.

github.com

 

'algorithm > DP' 카테고리의 다른 글

boj 11502  (0) 2021.02.26
boj 11727  (0) 2021.02.11
boj 11726  (0) 2021.02.11
boj 1463  (0) 2021.01.20