Skip to content
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

Cho1ys #2381

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Cho1ys #2381

wants to merge 14 commits into from

Conversation

cho1ys
Copy link

@cho1ys cho1ys commented Nov 2, 2023

  1. 사용자로부터 입력을 받기
  2. 입력받은 자동차 이름들을 검증하고, 중복을 제거한 후 유효한 이름 배열을 반환
  3. 자동차 이름의 길이가 유효한지 확인
  4. 시도 횟수가 유효한지 확인
  5. 이동 및 위치 및 이름 정보 관리
  6. 레이스를 진행하고 결과를 계산
  7. 주어진 자동차 이름 배열로 Car 객체 배열 생성
  8. 주어진 시도 횟수만큼 레이스를 진행하고 결과 출력
  9. 자동차의 이동 상태를 결과에 추가
  10. 레이스 결과 출력
  11. 최종 우승자 계산 및 출력
  12. 자동차 중 최대 위치 반환
  13. 최대 위치를 가진 우승자를 찾아 반환
  14. 우승자 메시지 출력

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant