-
Notifications
You must be signed in to change notification settings - Fork 112
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
[로또] 이지은 미션 제출합니다. #82
Open
jieeeunnn
wants to merge
59
commits into
woowacourse-precourse:main
Choose a base branch
from
jieeeunnn:jieeeunnn
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 898e849 - Browse repository at this point
Copy the full SHA 898e849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7559f42 - Browse repository at this point
Copy the full SHA 7559f42View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc6d616 - Browse repository at this point
Copy the full SHA dc6d616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b5857 - Browse repository at this point
Copy the full SHA 53b5857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e7d13 - Browse repository at this point
Copy the full SHA 32e7d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8da03c - Browse repository at this point
Copy the full SHA c8da03cView commit details -
로또 번호 6개 입력, 1부터 45 사이의 숫자인지, 중복된 값이 없는지 검사
Configuration menu - View commit details
-
Copy full SHA for a5f9a7c - Browse repository at this point
Copy the full SHA a5f9a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab4731d - Browse repository at this point
Copy the full SHA ab4731dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7106be - Browse repository at this point
Copy the full SHA b7106beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763a590 - Browse repository at this point
Copy the full SHA 763a590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e1ba8 - Browse repository at this point
Copy the full SHA 22e1ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d00d74 - Browse repository at this point
Copy the full SHA 2d00d74View commit details -
feat(Validator.kt): 구입금액 유효성 검사 함수 구현
빈값이 들어왔는지, 모두 숫자인지, 0보다 큰 값인지, 1000원 단위인지 검사
Configuration menu - View commit details
-
Copy full SHA for 6ead5e9 - Browse repository at this point
Copy the full SHA 6ead5e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ca74e - Browse repository at this point
Copy the full SHA b5ca74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b721128 - Browse repository at this point
Copy the full SHA b721128View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cd813 - Browse repository at this point
Copy the full SHA e1cd813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab7f9e - Browse repository at this point
Copy the full SHA 7ab7f9eView commit details -
feat(Validator.kt): 입력받은 당첨 번호 유효성 검사
빈값을 입력했는지, 6개 값을 모두 입력했는지, 1~45 범위 내에 있는지, 중복되는 값이 있는지 검사
Configuration menu - View commit details
-
Copy full SHA for 1cd58ef - Browse repository at this point
Copy the full SHA 1cd58efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dfa8a0 - Browse repository at this point
Copy the full SHA 1dfa8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b8f2a - Browse repository at this point
Copy the full SHA e2b8f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f53211 - Browse repository at this point
Copy the full SHA 5f53211View commit details -
feat(Validator.kt): 보너스 번호 유효성 검사
빈값을 입력했는지, 1~45 범위 내에 있는지, 로또 번호와 중복되는지 유효성 검사
Configuration menu - View commit details
-
Copy full SHA for bbd7b6a - Browse repository at this point
Copy the full SHA bbd7b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e400861 - Browse repository at this point
Copy the full SHA e400861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aba21f - Browse repository at this point
Copy the full SHA 4aba21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c871f76 - Browse repository at this point
Copy the full SHA c871f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcc294 - Browse repository at this point
Copy the full SHA 9dcc294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173453b - Browse repository at this point
Copy the full SHA 173453bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dc807 - Browse repository at this point
Copy the full SHA f0dc807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4a129 - Browse repository at this point
Copy the full SHA 7d4a129View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c0c7a - Browse repository at this point
Copy the full SHA f6c0c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e47b39 - Browse repository at this point
Copy the full SHA 4e47b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41bdd6f - Browse repository at this point
Copy the full SHA 41bdd6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915c0c9 - Browse repository at this point
Copy the full SHA 915c0c9View commit details -
feat(LottoResult.kt): 로또 결과 수익률 계산
수익률은 '당첨금액 / 구입금액 * 100'으로 계산, 결과값은 소수점 둘째 자리에서 반올림
Configuration menu - View commit details
-
Copy full SHA for 419212a - Browse repository at this point
Copy the full SHA 419212aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e781007 - Browse repository at this point
Copy the full SHA e781007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66defe7 - Browse repository at this point
Copy the full SHA 66defe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5737f3c - Browse repository at this point
Copy the full SHA 5737f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4745f77 - Browse repository at this point
Copy the full SHA 4745f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1866c4d - Browse repository at this point
Copy the full SHA 1866c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcf7e9 - Browse repository at this point
Copy the full SHA 5fcf7e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383a97c - Browse repository at this point
Copy the full SHA 383a97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2249d - Browse repository at this point
Copy the full SHA 7d2249dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f533e13 - Browse repository at this point
Copy the full SHA f533e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2e65f - Browse repository at this point
Copy the full SHA df2e65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe60b65 - Browse repository at this point
Copy the full SHA fe60b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e83f1 - Browse repository at this point
Copy the full SHA b8e83f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37bd82e - Browse repository at this point
Copy the full SHA 37bd82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5740c44 - Browse repository at this point
Copy the full SHA 5740c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df1b7e - Browse repository at this point
Copy the full SHA 5df1b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d342e9 - Browse repository at this point
Copy the full SHA 2d342e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45627a2 - Browse repository at this point
Copy the full SHA 45627a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1baced4 - Browse repository at this point
Copy the full SHA 1baced4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a965acf - Browse repository at this point
Copy the full SHA a965acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7b59b - Browse repository at this point
Copy the full SHA 8e7b59bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93267bc - Browse repository at this point
Copy the full SHA 93267bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca4b77 - Browse repository at this point
Copy the full SHA 2ca4b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe81ea - Browse repository at this point
Copy the full SHA cbe81eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 032f116 - Browse repository at this point
Copy the full SHA 032f116View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68d854 - Browse repository at this point
Copy the full SHA b68d854View commit details
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.