Skip to content

Conversation

bus710
Copy link
Contributor

@bus710 bus710 commented Jan 26, 2025

답안 제출 문제

체크 리스트

  • 우측 메뉴에서 PR을 Projects에 추가해주세요.
  • Projects의 오른쪽 버튼(▼)을 눌러 확장한 뒤, Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 StatusIn Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

@bus710 bus710 requested a review from a team as a code owner January 26, 2025 04:57
@github-actions github-actions bot added the rust label Jan 26, 2025
@bus710
Copy link
Contributor Author

bus710 commented Jan 26, 2025

첫번째 문제 같은 경우에는 조금 더 일찍 루프를 끝내기 위해, 주어진 값루프가 가리키는 현재 비트의 값을 비교하는 것도 좋을 것 같습니다. 그럴 경우 시간 복잡도가 조금이라도 줄어들 수 있겠습니다만 기본적으로는 O(n)이리라 생각 합니다. 공간 복잡도는, 딱히 배열 등을 쓰지 않으니 O(1) 아닐까 싶네요.

@bus710 bus710 requested a review from jdy8739 January 27, 2025 05:43
Copy link
Contributor

@HC-kang HC-kang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요 @bus710 님! 항상 의욕적이신 것 같아서 멋지네요!
현재 풀이도 문제는 없지만, 마이너하게 코멘트를 하나 남겼습니다.

아직 Solving이셔서 우선 코멘트만 남깁니다~ 후에 In Review로 돌려주시면 승인하도록 하겠습니다!

@bus710
Copy link
Contributor Author

bus710 commented Jan 31, 2025

이번주도 어김없이 한문제만 풀어내는 남자
한풀남 되겠습니다.

일정상 추가 제출이 어렵사오니 가벼운 마음으로 리뷰/승인 해주시면 감사드리겠습니다.

Copy link
Contributor

@TonyKim9401 TonyKim9401 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

한풀남..?님..? 8주차 문제 풀이 고생 많으셨습니다! ㅎㅎ

@bus710 bus710 merged commit 23e315e into DaleStudy:main Feb 1, 2025
3 checks passed
@bus710 bus710 deleted the week08 branch February 1, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants