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.
문제: Path Sum
언어: swift
풀이 과정
주석에 기입했습니다.
리뷰 요청 사항
오늘은 코드 내 각각의 동작에 대해 설명하는 주석을 써 가면서 해 봤는데요, 시험을 볼 때야 곤란하겠지만 평소에 알고 공부할 때 주석을 써 가면서 중간중간 생각을 정리하는 게 좋을지, 아니면 코드에는 깔끔하게 코드만! 이 좋을지 의견을 듣고 싶습니다.