알고리즘 – Dynamic Programming [DP] (다이나믹 프로그래밍 / 동적 계획법)

알고리즘 중 하나인 ‘Dynamic Programming[DP]’에 대한 간단한 설명의 글입니다. / ‘피보나치 수열’을 예시로 들어 이론을 설명합니다. (This is a brief description of one of the algorithms, ‘Dynamic Programming [DP] / Use the Fibonacci sequence as an example to illustrate the theory.)

알고리즘 – Dynamic Programming [DP] (다이나믹 프로그래밍 / 동적 계획법) 더 읽기"

백준 2749번 (피보나치 수 3, C++) [BAEKJOON]

백준(BAEKJOON) 2749번 피보나치 수 3를 풀이한 내용의 글입니다. 해당 문제를 해결하기 위해 모듈러 산술 및 피사노의 주기 개념에 대해서도 간단하게 설명합니다. (This is an article that solves the Fibonacci number 3 of BAEKJOON 2749. To address this problem, we also briefly discuss the concepts of modular arithmetic and Pisano’s cycle.)

백준 2749번 (피보나치 수 3, C++) [BAEKJOON] 더 읽기"

위로 스크롤