-
Notifications
You must be signed in to change notification settings - Fork 98
2022年03月28日(월) jaewon1676 풀이 5문제 추가, 파일명 변경 #7
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
주석을 정말 잘 남겨주셔서 다른 분들께도 도움이 많이 될 것 같습니다! 고생하셨습니다 👍
level-1/시저-암호.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
주석을 정말 잘 달아주셨네요! 감사합니다 😁
level-2/[1차]-캐시.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
허걱 공백 제거 감사합니다! 😄
풀이 추가
level_1 - K번째수, 시저-암호, 제일-작은-수-제거하기, 폰켓몬
level_2 - [1차]- 캐시
파일명 변경
level_2 - [1차] - 캐시 파일이 js파일이 아니라서 확인 해보니 파일명 뒤에 공백이 있어서 공백부분 제거하여 푸쉬했습니다.