Open
Conversation
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.
시작할 때 막막해서 다른 분들 코드 참고해가며 진행했습니다.
스스로 코드 짜보기도 하면서 해 봤는데 문제 조건을 충족하지는 못했습니다.
출력 관련해서 수정이 필요할 것 같고, Console.readline() 사용 시에 unable to determine if the scanner is closed. 에러가 발생하는데 초반 구입 금액을 2번 입력하는 것 말고 입력은 정상적으로 작동 되는 것 같습니다.
테스트 케이스를 작성하며 진행해보려고 했으나 아직 부족한 부분이 많아 그렇게 하지 못했습니다.
부족한 부분들 수정해서 올릴 수 있으면 최대한 수정 후에 다시 올려보겠습니다.