백준 10830번 (행렬 제곱, C++) [BAEKJOON]
백준 10830번 ‘행렬 제곱’ 문제에 대한 글입니다. (This article is about Baekjoon Number 10830 ‘matrix square’ problem.)
백준 10830번 (행렬 제곱, C++) [BAEKJOON] 더 읽기"
백준 10830번 ‘행렬 제곱’ 문제에 대한 글입니다. (This article is about Baekjoon Number 10830 ‘matrix square’ problem.)
백준 10830번 (행렬 제곱, C++) [BAEKJOON] 더 읽기"
백준 2206번 ‘벽 부수고 이동하기’ 문제에 대한 글입니다. BFS 탐색 알고리즘을 이용하여 해결하였습니다. (This article is about Baek Joon Number 2206 ‘Breaking the Wall and Moving’. It was solved using the BFS search algorithm)
백준 2206번 (벽 부수고 이동하기, C++) [BAEKJOON] 더 읽기"
백준 28097번 ‘모범생 포닉스’ 문제에 대한 글입니다. (This article is about Baekjoon Number 28097 “Model student Phonics” problem.)
백준 28097번 (모범생 포닉스, C++) [BAEKJOON] 더 읽기"
백준 15666번 ‘N과 M (12)’ 문제에 대한 글입니다. (This is an article on the question “N and M (12)” of Baekjoon Number 15666.)
백준 15666번 (N과 M (12), C++) [BAEKJOON] 더 읽기"
백준 15657번 ‘N과 M (8) ‘ 문제에 대한 글입니다. (This is an article on the issue of “N and M (8)” in Baekjoon Number 15657)
백준 15657번 (N과 M (8), C++) [BAEKJOON] 더 읽기"
백준 17070번 ‘파이프 옮기기 1’ 문제에 대한 글입니다. BFS 탐색 또는 DP 알고리즘을 이용하여 해결이 가능합니다. (This article is about Baekjoon Number 17070 ‘Pipe Transfer 1’ problem. It can be solved using BFS search or DP algorithm.)
백준 17070번 (파이프 옮기기 1, C++) [BAEKJOON] 더 읽기"
백준 15650번 ‘N과 M (2)’ 문제에 대한 글입니다. (This is an article on the question “N and M (2)” of Baekjoon Number 15650.)
백준 15650번 (N과 M (2), C++) [BAEKJOON] 더 읽기"
백준 27959번 ‘초코바’ 문제에 대한 글입니다. 단순한 사칙연산 구현 문제 입니다. (This is Baekjoon Number 27959 about the “Chocolate Bar” problem. It’s a Elementary arithmetic implementation problem.)
백준 27959번 (초코바, C++) [BAEKJOON] 더 읽기"
백준 15654번 ‘N과 M (5)’ 문제에 대한 글입니다. (This is an article on the question “N and M (5)” of Baekjoon Number 15654)
백준 15654번 (N과 M (5), C++) [BAEKJOON] 더 읽기"
백준 2638번 ‘치즈’ 문제에 대한 글입니다.
BFS 탐색을 이용하여 문제를 해결하였습니다. (This article is about the question of “Cheese” in Baekjoon number 2638.
We solved the problem using BFS navigation.)
백준 2638번 (치즈, C++) [BAEKJOON] 더 읽기"