Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9e38b3b

Browse files
committed
etc: level-0 파일 추가
1 parent 7b21a65 commit 9e38b3b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎level-0/00-해답-예시.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
//https://github.com/codeisneverodd/programmers-coding-test
2+
//더 좋은 풀이가 존재할 수 있습니다.
3+
//정답 1 - 본인의 깃허브 아이디
4+
function solution(n) {
5+
//프로그래머스에 제출하여 통과된 함수를 복사 붙여넣기 해주세요!
6+
}
7+
8+
//정답 2 - 본인의 깃허브 아이디
9+
function solution(n) {
10+
//정답을 다른 방법으로도 작성했다면 추가해 주세요!
11+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /