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-1182/ #15

Open
utterances-bot opened this issue Jan 27, 2022 · 1 comment
Open

algorithm/acmicpc-1182/ #15

utterances-bot opened this issue Jan 27, 2022 · 1 comment

Comments

@utterances-bot
Copy link

[백준/python]1182번 부분수열의 합 - backtracking - 개구리의 개발 블로그

N과 M 문제보다 먼저 풀었다. 백트래킹에 대한 개념을 몰라서 백트래킹 문제 중에서도 상대적으로 쉬운 문제였지만 시간이 꽤 걸렸다. 첫 풀이도 백트래킹이지만 다른 사람들의 코드를 참고하여 더 간단하게 풀 수 있음을 알게 되었다. 코드

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

Copy link

오홍... 트래킹!! 백 트래킹!! 트월킹 하면서 한라산 올라가기!!

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

2 participants