Skip to content

과제 제출 [임신영]#11

Open
ImSinYeong wants to merge 1 commit intocodestates-seb:mainfrom
ImSinYeong:main
Open

과제 제출 [임신영]#11
ImSinYeong wants to merge 1 commit intocodestates-seb:mainfrom
ImSinYeong:main

Conversation

@ImSinYeong
Copy link
Copy Markdown

과제 제출합니다

@ImSinYeong ImSinYeong changed the title 임신영 과제 임신영 과제 제출 Jan 25, 2023
@ImSinYeong ImSinYeong changed the title 임신영 과제 제출 과제 제출 [임신영] Jan 25, 2023
@0xmiles
Copy link
Copy Markdown

0xmiles commented Jan 26, 2023

정석적인 방법으로 잘 작성해주셨네요 !!

result 배열의 경우 재할당이 이루어지지 않기 때문에 const 키워드를 통해 선언하는 습관을 기르시면 좋을 것 같습니다.

추가로, i++ 대신 i += 2를 통해 순회하는 방식으로도 구현이 가능하니, 시도해보시면 좋겠습니다.

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