coh
coh
profile
오철호
Written by coh
글시리즈소개
태그 목록
  • 전체보기(47)
  • python(34)
  • 백준(20)
  • BFS(8)
  • DFS(6)
  • html(5)
  • stack(5)
  • python문법(4)
  • Backtracking(3)
  • git(3)
  • Binary Search(2)
  • 42Seoul(2)
  • recursion(1)
  • file(1)
  • GNL(1)
  • error(1)
  • Problem(1)
  • Depth_first_search(1)
  • pointer(1)
  • C(1)
  • gitignore(1)
  • Circular_Linked_List(1)
  • Algorithms(1)
  • linear search(1)
  • Breadth_first_search(1)
  • Libft(1)
  • html5(1)
  • search(1)
  • struct(1)
  • queue(1)
  • priority queue(1)
  • heap(1)
  • memoization(1)
전체보기 (47)python(34)백준(20)BFS(8)DFS(6)html(5)stack(5)python문법(4)Backtracking(3)git(3)Binary Search(2)42Seoul(2)recursion(1)file(1)GNL(1)error(1)Problem(1)Depth_first_search(1)pointer(1)C(1)gitignore(1)Circular_Linked_List(1)Algorithms(1)linear search(1)Breadth_first_search(1)Libft(1)html5(1)search(1)struct(1)queue(1)priority queue(1)heap(1)memoization(1)

bj10026 적록색약

input data 어떤 자료형으로?우선 문제를 풀기위해 input을 어떻게 받을지부터 고민을 했다.node구조로 받아야 할까 아니면 이중 list로 받아야 할까..node구조로 받으면 self.(up, down, left, right) 이렇게 써야할 거 같았고 또 양

Breadth_first_searchDepth_first_searchpython백준
2022년 5월 27일
·
0개의 댓글
·
0