Skip to content

20230926 jeongdopark (박정도) 문제 풀이 업로드#43

Open
jeongdopark wants to merge 4 commits into
mainfrom
jeongdopark
Open

20230926 jeongdopark (박정도) 문제 풀이 업로드#43
jeongdopark wants to merge 4 commits into
mainfrom
jeongdopark

Conversation

@jeongdopark

@jeongdopark jeongdopark commented Sep 25, 2023

Copy link
Copy Markdown
Member

📚 풀이 문제

  1. 다리를 지나는 트럭
  2. 오목 -> before : 8방향을 탐색 , after : 4방향 탐색 & 반대방향 오목알 확인
  3. 파이프 옮기기 -> BFS : 57% 시간초과, DFS : 87% 시간초과, DFS for문에서 조건문으로 변경 후 통과

@jinnkimm7 jinnkimm7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

스터디 고생하셨습니다 !!!

@YueunKim YueunKim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants