* @param N 그래프의 정점의 수 * @param adj 2차원 인접 행렬 * @return 너비 우선 탐색으로 탐색된 노드들의 번호 리스트 */
source not stored for this graph (policy: none)
no test coverage detected