Open
Conversation
hyeminililo
reviewed
Nov 12, 2025
hyeminililo
left a comment
There was a problem hiding this comment.
분수의 덧셈 관련 문제는 처음봤는데 이렇게 푸는 방법도 있군요 ..!! 덕분에 intArrayOf에 값이 어떻게 저장되는지 알게됐습니다 ! 과제 너무 수고하셨습니다 ~
seungjae-choi/pg_분수의 덧셈.kt
Outdated
There was a problem hiding this comment.
노션 내에 있는 EOL 관련 아티클 한번 읽어보시면 좋을 것 같아요 !!
요약해서 말씀드리면 EndOfLine이라는 한 줄의 끝을 남기는 것이에요!
seungjae-choi/pg_분수의 덧셈.kt
Outdated
There was a problem hiding this comment.
음수가 들어올 경우도 있으니 abs() 같은 절댓값 활용해도 좋을 것 같아요! !
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
문제 포인트