-
Notifications
You must be signed in to change notification settings - Fork 117
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
[자동차 경주] 이현제 미션 제출합니다. #104
Open
HyunjeLee
wants to merge
43
commits into
woowacourse-precourse:main
Choose a base branch
from
HyunjeLee:HyunjeLee
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 Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30dbddc - Browse repository at this point
Copy the full SHA 30dbddcView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf650cc - Browse repository at this point
Copy the full SHA bf650ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7aebd - Browse repository at this point
Copy the full SHA 4a7aebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af0f9f - Browse repository at this point
Copy the full SHA 2af0f9fView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b798892 - Browse repository at this point
Copy the full SHA b798892View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3ea0ea - Browse repository at this point
Copy the full SHA e3ea0eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfaa44 - Browse repository at this point
Copy the full SHA 2cfaa44View commit details
Commits on Oct 27, 2024
-
전진 조건인 무작위 값 4 이상의 조건을 만족시키기 위해 `pickNumberInRange()` 사용
Configuration menu - View commit details
-
Copy full SHA for dd97387 - Browse repository at this point
Copy the full SHA dd97387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cb6fc - Browse repository at this point
Copy the full SHA 85cb6fcView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70006e7 - Browse repository at this point
Copy the full SHA 70006e7View commit details -
This reverts commit 70006e7. 커밋 메세지 변경을 위한 revert
Configuration menu - View commit details
-
Copy full SHA for 264b9df - Browse repository at this point
Copy the full SHA 264b9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ac6c3 - Browse repository at this point
Copy the full SHA 26ac6c3View commit details -
This reverts commit 26ac6c3. 커밋 컨벤션이 적용되지 않았으므로 다시 revert
Configuration menu - View commit details
-
Copy full SHA for c08ac6a - Browse repository at this point
Copy the full SHA c08ac6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbd961 - Browse repository at this point
Copy the full SHA 7fbd961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459bf63 - Browse repository at this point
Copy the full SHA 459bf63View commit details -
feat: 잘못된 입력값에 대해 IllegalArgumentException 발생 기능
- 자동차 각각의 이름은 5자 이하
Configuration menu - View commit details
-
Copy full SHA for 2ff2177 - Browse repository at this point
Copy the full SHA 2ff2177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa3033 - Browse repository at this point
Copy the full SHA 0fa3033View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5a4f8 - Browse repository at this point
Copy the full SHA df5a4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2992cc8 - Browse repository at this point
Copy the full SHA 2992cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a34c9 - Browse repository at this point
Copy the full SHA 32a34c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f349145 - Browse repository at this point
Copy the full SHA f349145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c62c2b - Browse repository at this point
Copy the full SHA 7c62c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10eef29 - Browse repository at this point
Copy the full SHA 10eef29View commit details -
Configuration menu - View commit details
-
Copy full SHA for a63dbf1 - Browse repository at this point
Copy the full SHA a63dbf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f245451 - Browse repository at this point
Copy the full SHA f245451View commit details -
refactor: 자동차 이름 입력값을 map으로 변경하는 작업 분할
carMap의 선언을 함수 실행과 일치시켰으며 인자로 자동차 이름을 처리하는 과정을 새로운 코드로 내보냈습니다.
Configuration menu - View commit details
-
Copy full SHA for 9dd5110 - Browse repository at this point
Copy the full SHA 9dd5110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5936a82 - Browse repository at this point
Copy the full SHA 5936a82View commit details -
refactor: 모든 실행 결과 출력하는 작업 함수화
- moveForwardIfVaild() : 전진 조건에 따라 전진 - printRaceResult() : 각 실행 별 전진 출력 - printAllRaceResults() : 모든 실행 출력
Configuration menu - View commit details
-
Copy full SHA for 2f7d228 - Browse repository at this point
Copy the full SHA 2f7d228View commit details -
- ilterWinners() : 우승자 선별 - printWinners() : 모든 우승자 출력
Configuration menu - View commit details
-
Copy full SHA for 96d9ce1 - Browse repository at this point
Copy the full SHA 96d9ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa2cb0 - Browse repository at this point
Copy the full SHA efa2cb0View commit details -
refactor: Strings string 관련 상수 파일 변경 및 Application.kt 내 string 교체
기존 Constants에서 Strings로 파일명 교체했습니다.
Configuration menu - View commit details
-
Copy full SHA for 281d940 - Browse repository at this point
Copy the full SHA 281d940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17eb041 - Browse repository at this point
Copy the full SHA 17eb041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c033b - Browse repository at this point
Copy the full SHA 26c033bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 248f8d8 - Browse repository at this point
Copy the full SHA 248f8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7dc92 - Browse repository at this point
Copy the full SHA bd7dc92View commit details -
Configuration menu - View commit details
-
Copy full SHA for db19f39 - Browse repository at this point
Copy the full SHA db19f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for a526ae6 - Browse repository at this point
Copy the full SHA a526ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88019d0 - Browse repository at this point
Copy the full SHA 88019d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ede80 - Browse repository at this point
Copy the full SHA 10ede80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b0953 - Browse repository at this point
Copy the full SHA 81b0953View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f2f72 - Browse repository at this point
Copy the full SHA b8f2f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd8407 - Browse repository at this point
Copy the full SHA abd8407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bee7c6 - Browse repository at this point
Copy the full SHA 8bee7c6View 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.