This repository was archived by the owner on Mar 18, 2024. It is now read-only.
[2023-08-23] dohyun #143#157
Merged
Merged
Conversation
Closed
zsmalla
approved these changes
Aug 23, 2023
Contributor
zsmalla
left a comment
There was a problem hiding this comment.
오우 코드 간결하네요! 내일은 이 문제 안 보고 푸는 연습 해보죠! 약간 BFS/DFS는 머리에 그림이 그려지는 순간 그 이후로 쉽게 풀릴거에요! 수고하셨습니다 도현님!
Woo-Yeol
approved these changes
Aug 23, 2023
Member
There was a problem hiding this comment.
개인적으로 빙산 문제 풀이가 정말 좋았다고 생각해서 BFS/DFS 두 가지 방식으로 빙산 문제를 고민해보는게 좋을 것 같습니다!
ksumini
approved these changes
Aug 23, 2023
Contributor
There was a problem hiding this comment.
저는 처음에 BFS/DFS 감이 올랑말랑한데 막상 코드로 짜려니 막막했을 때
https://www.acmicpc.net/workbook/view/1983
이 문제집을 풀었어요!! 도현님에게도 도움이 되길 바랍니당 :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
풀이시간
접근법
회고
ISSUE NUMBER