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

[계산기] 조성민 미션 제출합니다. #128

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

Conversation

joh9911
Copy link

@joh9911 joh9911 commented Oct 21, 2024

No description provided.

입력 및 출력 문자열 상수 추가
입력 문자열에서 커스텀 구분자 추출
기본 구분자와 커스텀 구분자와 함께 반환
Delimiter Extract 관련 예외 메시지 Constant 추가
입력 문자열에서 커스텀 구분자 추출
기본 구분자와 커스텀 구분자와 함께 반환
주어진 구분자를 기준으로 문자열 분할 매소드 추가
분할된 문자열 숫자로 변환, 숫자가 아닌 값이나 음수 포함시 예외 발생
Constant에 관련 예외 메시지 추가
입력, 구분자 추출, 문자열 분리, 숫자 변환, sum 계산, 출력
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