Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

algorithm/acmicpc-1987/ #17

Open
utterances-bot opened this issue Feb 2, 2022 · 2 comments
Open

algorithm/acmicpc-1987/ #17

utterances-bot opened this issue Feb 2, 2022 · 2 comments

Comments

@utterances-bot
Copy link

[백준/python]1987번 알파벳 - backtracking - 개구리의 개발 블로그

보드를 방문하며 해당 보드를 방문한 적이 있는지, 해당 알파벳을 이미 마주친 적 있는 지만 확인해주면 된다. DFS를 이용한 백트래킹으로 간단하게 구현했다.

https://gudals113.github.io//algorithm/acmicpc-1987/

Copy link

알파벳! 왠지 J가 가장 보드 타기 좋아 보이네요

@gudals113
Copy link
Owner

@zoeytheangel
그 보드가 아니에요!

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

No branches or pull requests

3 participants