백준 1780번 (종이의 개수, C++, DivideAndConquer) [BAEKJOON]

백준(BAEKJOON) 1780번 “종이의 개수” 문제에 대한 글입니다. 재귀를 이용한 “분할정복” 알고리즘을 이용하여 해결하였습니다. (This is an article on the issue of “Number of Paper” in BAEKJOON 1780. It was solved using a “divisional conquest” algorithm using recursive.)

백준 1780번 (종이의 개수, C++, DivideAndConquer) [BAEKJOON] 더 읽기"