백준 9461번 (파도반 수열, C++, DP) [BAEKJOON]

백준(BAEKJOON) 9461번 ‘파도반 수열’ 문제에 대한 글입니다. ‘DP’ 알고리즘을 이용하여 해결하였습니다. (This article is about the ‘wave plate sequence’ problem in BAEKJOON No. 9461. Solved using ‘DP’ algorithm.)