File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
| 34 || [ 자릿수 더하기] ( https://programmers.co.kr/learn/courses/30/lessons/12931 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
42
42
| 35 || [ 자연수 뒤집어 배열로 만들기] ( https://programmers.co.kr/learn/courses/30/lessons/12932 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
43
43
| 36 || [ 정수 내림차순으로 배치하기] ( https://programmers.co.kr/learn/courses/30/lessons/12933 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
44
- | 37 || [ 정수 제곱근 판별] ( https://programmers.co.kr/learn/courses/30/lessons/12934 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0 .svg " />|||
44
+ | 37 || [ 정수 제곱근 판별] ( https://programmers.co.kr/learn/courses/30/lessons/12934 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/5 .svg " />|||
45
45
| 38 || [ 제일 작은 수 제거하기] ( https://programmers.co.kr/learn/courses/30/lessons/12935 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
46
- | 39 || [ 짝수와 홀수] ( https://programmers.co.kr/learn/courses/30/lessons/12937 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0 .svg " />|||
47
- | 40 || [ 최대공약수와 최소공배수] ( https://programmers.co.kr/learn/courses/30/lessons/12940 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0 .svg " />|||
48
- | 41 || [ 콜라츠 추측] ( https://programmers.co.kr/learn/courses/30/lessons/12943 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0 .svg " />|||
46
+ | 39 || [ 짝수와 홀수] ( https://programmers.co.kr/learn/courses/30/lessons/12937 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/4 .svg " />|||
47
+ | 40 || [ 최대공약수와 최소공배수] ( https://programmers.co.kr/learn/courses/30/lessons/12940 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/6 .svg " />|||
48
+ | 41 || [ 콜라츠 추측] ( https://programmers.co.kr/learn/courses/30/lessons/12943 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/7 .svg " />|||
49
49
| 42 || [ 평균 구하기] ( https://programmers.co.kr/learn/courses/30/lessons/12944 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
50
50
| 43 || [ 하샤드 수] ( https://programmers.co.kr/learn/courses/30/lessons/12947 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
51
51
| 44 || [ 핸드폰 번호 가리기] ( https://programmers.co.kr/learn/courses/30/lessons/12948 ) | <img height =" 25px " width =" 25px " src =" https://static.solved.ac/tier_small/0.svg " />|||
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Programmers 에는 알고리즘 분류가 없습니다.
34
34
- 코딩테스트 대비 문제집 with programmers (Beta 버전)
35
35
36
36
37
- ** 실행한 날짜(log) : 2021/05/07 02:24:13 KST**
37
+ ** 실행한 날짜(log) : 2021/05/08 01:14:41 KST**
38
38
39
39
40
40
[ TODO ] : https://img.shields.io/badge/-TODO-DFFD26
You can’t perform that action at this time.
0 commit comments