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

[Solve] BJ1373 - 2진수 8진수 #5

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

[Solve] BJ1373 - 2진수 8진수 #5

wants to merge 7 commits into from

Conversation

wlxorjs2
Copy link
Contributor

📗BJ1373

💭 코드 설명

  • 입력받은 값을 우선 3의 배수의 크기로 만들어 주었다.
  • 3개씩 묶어서 따로 계산을 해준 뒤에 합쳐주었다.

📷 스크린샷

image

⭐️ 수정 사항

@wlxorjs2 wlxorjs2 self-assigned this Aug 19, 2023
@wlxorjs2
Copy link
Contributor Author

너무 피곤이슈로 상세 설명은 따로 올리겠습니다람쥐렁이

@KimShun
Copy link

KimShun commented Aug 20, 2023

수고 많으셨습니다람쥐렁이구아나

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.

2 participants