algorithm/DP

boj 14501

iskull 2021. 2. 25. 20:34
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