add leetcode solution - #103
Merged
Merged
Conversation
✅ 솔루션 형식 검사 통과
형식 오류와 경고가 없습니다. 새 커밋을 push하면 이 댓글을 최신 검사 결과로 갱신합니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
제출 정보
풀이 설명
제출 전 체크리스트
solutions/{플랫폼}/{문제 번호}/{파일명}형식으로 작성했습니다.Authored by메타데이터를 파일 첫 줄부터 정확한 주석 형식으로 작성했습니다.Co-authored by와Link는 값이 있을 때만 작성했으며,Link는 완전한http또는httpsURL입니다.Solution Description블록을 언어에 맞는 주석으로 작성했습니다. 설명 내용은 비워둘 수 있습니다.pages/config.yaml에 문제 정보를 등록했습니다.Allow edits by maintainers를 허용했습니다.메타데이터 형식 예시
Authored by는 필수입니다. 나머지 두 항목은 값이 없다면 줄 전체를 생략할 수 있습니다.PR 생성 후 체크리스트
solution-format검사 결과와 봇 댓글을 확인했습니다.