Skip to content

Commit 726ed51

Browse files
committed
Auto Update Table (on PUSH event)
1 parent 31c1989 commit 726ed51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

LEVEL1/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
| 34 ||[자릿수 더하기](https://programmers.co.kr/learn/courses/30/lessons/12931)|<img height="25px" width="25px" src="https://static.solved.ac/tier_small/0.svg"/>|||
4242
| 35 ||[자연수 뒤집어 배열로 만들기](https://programmers.co.kr/learn/courses/30/lessons/12932)|<img height="25px" width="25px" src="https://static.solved.ac/tier_small/0.svg"/>|||
4343
| 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"/>|||
4545
| 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"/>|||
4949
| 42 ||[평균 구하기](https://programmers.co.kr/learn/courses/30/lessons/12944)|<img height="25px" width="25px" src="https://static.solved.ac/tier_small/0.svg"/>|||
5050
| 43 ||[하샤드 수](https://programmers.co.kr/learn/courses/30/lessons/12947)|<img height="25px" width="25px" src="https://static.solved.ac/tier_small/0.svg"/>|||
5151
| 44 ||[핸드폰 번호 가리기](https://programmers.co.kr/learn/courses/30/lessons/12948)|<img height="25px" width="25px" src="https://static.solved.ac/tier_small/0.svg"/>|||

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Programmers 에는 알고리즘 분류가 없습니다.
3434
- 코딩테스트 대비 문제집 with programmers (Beta 버전)
3535

3636

37-
**실행한 날짜(log) : 2021/05/07 02:24:13 KST**
37+
**실행한 날짜(log) : 2021/05/08 01:14:41 KST**
3838

3939

4040
[TODO]: https://img.shields.io/badge/-TODO-DFFD26

0 commit comments

Comments
 (0)