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

[review: 4-3] BOJ 23290 #16

Open
2 tasks
sanhaa opened this issue Apr 11, 2022 · 0 comments
Open
2 tasks

[review: 4-3] BOJ 23290 #16

sanhaa opened this issue Apr 11, 2022 · 0 comments
Labels
improvement How to improve other way Solve agian problem solving Good for newcomers

Comments

@sanhaa
Copy link
Owner

sanhaa commented Apr 11, 2022

https://www.acmicpc.net/problem/23290

  • TODO: shark_move() 로직 개선하기 (재귀함수 내에서 다 처리할 수는 없는지, 원본 배열 복사해서 )
  • DFS (백트래킹) 구현 복습하기
@sanhaa sanhaa added other way Solve agian problem solving Good for newcomers improvement How to improve labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement How to improve other way Solve agian problem solving Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant