백준 7569번 (토마토, C++, BFS) [BAEKJOON]
백준(BAEKJOON) 7569번 ‘토마토’ 문제에 대한 글입니다. ‘BFS Search’ 을 사용하여 해결하였습니다. (This is an article about the ‘Tomato’ problem in BAEKJOON 7569. Resolved using ‘BFS Search’.)
백준 7569번 (토마토, C++, BFS) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 7569번 ‘토마토’ 문제에 대한 글입니다. ‘BFS Search’ 을 사용하여 해결하였습니다. (This is an article about the ‘Tomato’ problem in BAEKJOON 7569. Resolved using ‘BFS Search’.)
백준 7569번 (토마토, C++, BFS) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 11723번 ‘집합’ 문제에 대한 글 입니다. 비트마스킹, 배열, Set을 이용하여 해결하였습니다. (This is an article about the ‘collection’ problem in BAEKJOON 11723. It was solved using bit masking, arrangement, and Set.)
백준 11723번 (집합, C++, 비트마스킹) [BAEKJOON] 더 읽기"
백준 6987번 문제를 풀이한 글입니다.
DFS를 이용하여 풀이하였습니다.
백준 6987번 (월드컵, C++,DFS ) [BAEKJOON] 더 읽기"