Skip to content

Conversation

wogha95
Copy link
Contributor

@wogha95 wogha95 commented Nov 14, 2024

답안 제출 문제

체크 리스트

  • PR을 프로젝트에 추가하고 Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 Status를 In Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

@wogha95 wogha95 added the js label Nov 14, 2024
@wogha95 wogha95 self-assigned this Nov 14, 2024
@wogha95 wogha95 requested a review from EgonD3V November 14, 2024 09:37
@wogha95
Copy link
Contributor Author

wogha95 commented Nov 14, 2024

현재 PR에는 13주차 문제풀이도 포함되어 있습니다.
13주차 PR 이 close 되는 바람에 생긴 이유로 리뷰시 참고 부탁드리겠습니다.

@wogha95 wogha95 marked this pull request as ready for review November 15, 2024 03:42
@wogha95 wogha95 requested a review from a team as a code owner November 15, 2024 03:42
Copy link
Contributor

@EgonD3V EgonD3V left a comment

Choose a reason for hiding this comment

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

한 주도 수고 많으셨습니다. 이제 다음 주 한 번만 남았네요. 고생많으셨습니다.

Comment on lines +22 to +24
prevprevprev = prevprev;
prevprev = prev;
prev = current;
Copy link
Contributor

Choose a reason for hiding this comment

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

메모리를 아낄 수 있는 좋은 접근방법인 것 같습니다. 다만 디버깅은 조금 어려운 단점이 있을 것 같습니다.

@SamTheKorean SamTheKorean merged commit ddcb3f3 into DaleStudy:main Nov 17, 2024
1 check passed
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