Skip to content

Commit 2c6c027

Browse files
Auto-update README with latest problem stats
1 parent f2138ce commit 2c6c027

File tree

1 file changed

+32
-31
lines changed

1 file changed

+32
-31
lines changed

README.md

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -388,37 +388,38 @@
388388
| 25 | [17677. [1차] 뉴스 클러스터링](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17677. [1차] 뉴스 클러스터링) | 1 | O | 2025-08-19 |
389389
| 26 | [17680. [1차] 캐시](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17680. [1차] 캐시) | 2 | O | 2025-08-19 |
390390
| 27 | [17684. [3차] 압축](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17684. [3차] 압축) | 1 | O | 2025-08-23 |
391-
| 28 | [17687. [3차] n진수 게임](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17687. [3차] n진수 게임) | 2 | O | 2025-08-20 |
392-
| 29 | [176962. 과제 진행하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/176962. 과제 진행하기) | 2 | O | 2024-10-25 |
393-
| 30 | [178870. 연속된 부분 수열의 합](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/178870. 연속된 부분 수열의 합) | 1 | O | 2024-10-31 |
394-
| 31 | [1844. 게임 맵 최단거리](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/1844. 게임 맵 최단거리) | 1 | O | 2025-04-20 |
395-
| 32 | [42577. 전화번호 목록](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42577. 전화번호 목록) | 3 | O | 2025-07-04 |
396-
| 33 | [42578. 의상](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42578. 의상) | 1 | O | 2025-04-19 |
397-
| 34 | [42583. 다리를 지나는 트럭](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42583. 다리를 지나는 트럭) | 1 | O | 2025-08-13 |
398-
| 35 | [42584. 주식가격](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42584. 주식가격) | 1 | O | 2025-08-18 |
399-
| 36 | [42586. 기능개발](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42586. 기능개발) | 1 | O | 2025-05-09 |
400-
| 37 | [42587. 프로세스](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42587. 프로세스) | 2 | O | 2025-08-18 |
401-
| 38 | [42626. 더 맵게](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42626. 더 맵게) | 1 | O | 2025-07-16 |
402-
| 39 | [42746. 가장 큰 수](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42746. 가장 큰 수) | 1 | O | 2025-04-18 |
403-
| 40 | [42747. H-Index](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42747. H-Index) | 1 | O | 2025-01-03 |
404-
| 41 | [42839. 소수 찾기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42839. 소수 찾기) | 1 | O | 2025-04-19 |
405-
| 42 | [42842. 카펫](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42842. 카펫) | 1 | O | 2024-12-23 |
406-
| 43 | [42885. 구명보트](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42885. 구명보트) | 1 | O | 2025-03-01 |
407-
| 44 | [42888. 오픈채팅방](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42888. 오픈채팅방) | 1 | O | 2025-09-06 |
408-
| 45 | [43165. 타겟 넘버](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/43165. 타겟 넘버) | 4 | O | 2025-08-18 |
409-
| 46 | [49993. 스킬트리](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/49993. 스킬트리) | 1 | O | 2025-09-09 |
410-
| 47 | [49994. 방문 길이](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/49994. 방문 길이) | 1 | O | 2025-08-20 |
411-
| 48 | [64065. 튜플](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/64065. 튜플) | 3 | O | 2025-08-17 |
412-
| 49 | [68645. 삼각 달팽이](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/68645. 삼각 달팽이) | 1 | O | 2025-04-03 |
413-
| 50 | [68936. 쿼드압축 후 개수 세기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/68936. 쿼드압축 후 개수 세기) | 1 | O | 2025-04-03 |
414-
| 51 | [70129. 이진 변환 반복하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/70129. 이진 변환 반복하기) | 2 | O | 2024-12-20 |
415-
| 52 | [76502. 괄호 회전하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/76502. 괄호 회전하기) | 1 | O | 2024-12-29 |
416-
| 53 | [84512. 모음 사전](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/84512. 모음 사전) | 1 | O | 2025-08-10 |
417-
| 54 | [86971. 전력망을 둘로 나누기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/86971. 전력망을 둘로 나누기) | 1 | O | 2025-04-07 |
418-
| 55 | [87390. n^2 배열 자르기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/87390. n^2 배열 자르기) | 2 | O | 2025-08-12 |
419-
| 56 | [87946. 피로도](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/87946. 피로도) | 1 | O | 2025-08-10 |
420-
| 57 | [92335. k진수에서 소수 개수 구하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/92335. k진수에서 소수 개수 구하기) | 1 | O | 2025-08-21 |
421-
| 58 | [92341. 주차 요금 계산](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/92341. 주차 요금 계산) | 3 | O | 2025-09-09 |
391+
| 28 | [17686. [3차] 파일명 정렬](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17686. [3차] 파일명 정렬) | 1 | O | 2025-09-19 |
392+
| 29 | [17687. [3차] n진수 게임](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/17687. [3차] n진수 게임) | 2 | O | 2025-08-20 |
393+
| 30 | [176962. 과제 진행하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/176962. 과제 진행하기) | 2 | O | 2024-10-25 |
394+
| 31 | [178870. 연속된 부분 수열의 합](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/178870. 연속된 부분 수열의 합) | 1 | O | 2024-10-31 |
395+
| 32 | [1844. 게임 맵 최단거리](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/1844. 게임 맵 최단거리) | 1 | O | 2025-04-20 |
396+
| 33 | [42577. 전화번호 목록](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42577. 전화번호 목록) | 3 | O | 2025-07-04 |
397+
| 34 | [42578. 의상](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42578. 의상) | 1 | O | 2025-04-19 |
398+
| 35 | [42583. 다리를 지나는 트럭](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42583. 다리를 지나는 트럭) | 1 | O | 2025-08-13 |
399+
| 36 | [42584. 주식가격](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42584. 주식가격) | 1 | O | 2025-08-18 |
400+
| 37 | [42586. 기능개발](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42586. 기능개발) | 1 | O | 2025-05-09 |
401+
| 38 | [42587. 프로세스](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42587. 프로세스) | 2 | O | 2025-08-18 |
402+
| 39 | [42626. 더 맵게](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42626. 더 맵게) | 1 | O | 2025-07-16 |
403+
| 40 | [42746. 가장 큰 수](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42746. 가장 큰 수) | 1 | O | 2025-04-18 |
404+
| 41 | [42747. H-Index](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42747. H-Index) | 1 | O | 2025-01-03 |
405+
| 42 | [42839. 소수 찾기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42839. 소수 찾기) | 1 | O | 2025-04-19 |
406+
| 43 | [42842. 카펫](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42842. 카펫) | 1 | O | 2024-12-23 |
407+
| 44 | [42885. 구명보트](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42885. 구명보트) | 1 | O | 2025-03-01 |
408+
| 45 | [42888. 오픈채팅방](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/42888. 오픈채팅방) | 1 | O | 2025-09-06 |
409+
| 46 | [43165. 타겟 넘버](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/43165. 타겟 넘버) | 4 | O | 2025-08-18 |
410+
| 47 | [49993. 스킬트리](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/49993. 스킬트리) | 1 | O | 2025-09-09 |
411+
| 48 | [49994. 방문 길이](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/49994. 방문 길이) | 1 | O | 2025-08-20 |
412+
| 49 | [64065. 튜플](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/64065. 튜플) | 3 | O | 2025-08-17 |
413+
| 50 | [68645. 삼각 달팽이](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/68645. 삼각 달팽이) | 1 | O | 2025-04-03 |
414+
| 51 | [68936. 쿼드압축 후 개수 세기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/68936. 쿼드압축 후 개수 세기) | 1 | O | 2025-04-03 |
415+
| 52 | [70129. 이진 변환 반복하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/70129. 이진 변환 반복하기) | 2 | O | 2024-12-20 |
416+
| 53 | [76502. 괄호 회전하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/76502. 괄호 회전하기) | 1 | O | 2024-12-29 |
417+
| 54 | [84512. 모음 사전](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/84512. 모음 사전) | 1 | O | 2025-08-10 |
418+
| 55 | [86971. 전력망을 둘로 나누기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/86971. 전력망을 둘로 나누기) | 1 | O | 2025-04-07 |
419+
| 56 | [87390. n^2 배열 자르기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/87390. n^2 배열 자르기) | 2 | O | 2025-08-12 |
420+
| 57 | [87946. 피로도](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/87946. 피로도) | 1 | O | 2025-08-10 |
421+
| 58 | [92335. k진수에서 소수 개수 구하기](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/92335. k진수에서 소수 개수 구하기) | 1 | O | 2025-08-21 |
422+
| 59 | [92341. 주차 요금 계산](https://github.com/chay140/Algorithms/tree/main/프로그래머스/2/92341. 주차 요금 계산) | 3 | O | 2025-09-09 |
422423

423424
<br>
424425
</div>

0 commit comments

Comments
 (0)