bfs 썸네일형 리스트형 1260 DFS와 BFS C번 문제가 BFS문제인데 아직 BFS 코드도 짜보지 않아서,,, 연습 겸 쉬운 bfs 구현문제를 풀어보았다. https://burningjeong.tistory.com/283?category=852372 BFS 너비 우선 탐색 #include #include #include #include #include #include #include #include #include #include #define xx first #define yy second using namespace std; using i64 = long long; using ii = pair ; using ii6.. burningjeong.tistory.com https://burningjeong.tistory.com/208 DFS 깊이 우선.. 더보기 이전 1 다음