rkskekzzz / 80000coding_comment

for utterances
1 stars 0 forks source link

https://80000coding.oopy.io/51503941-ff71-4cd4-a4cc-ec8a68eddbb7 #46

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

미로찾기 알고리즘 해결 전략 및 구현 (feat. DFS, BFS)

목차

https://80000coding.oopy.io/51503941-ff71-4cd4-a4cc-ec8a68eddbb7

hdaisywd commented 1 year ago

도움 많이 됐습니다! 감사합니다 ㅎㅎ

py6578 commented 1 year ago

잘 읽었습니다. 감사합니다! BFS 코드 마지막 줄에 pos.direction += 1; 은 curpos 일 것 같습니다!