Skip to content

Commit 596cdc6

Browse files
committed
[Week15] 주차별 디렉토리 및 README 생성
🤖 Generated with GitHub Actions
1 parent 7f94ef8 commit 596cdc6

4 files changed

Lines changed: 41 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 이번 주도 파이팅!🔥
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 이번 주도 파이팅!🔥
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 이번 주도 파이팅!🔥

weekly/week15/README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Week 15 (2026.04.06 ~ 2026.04.12)
2+
3+
## 📝 이번 주 문제
4+
5+
### 문제 1: 디스크 컨트롤러
6+
- **플랫폼**: 프로그래머스
7+
- **문제 번호**: 42627
8+
- **난이도**: lv3
9+
- **링크**: [문제 링크](https://school.programmers.co.kr/learn/courses/30/lessons/42627)
10+
11+
### 문제 2: 가장 먼 노드
12+
- **플랫폼**: 프로그래머스
13+
- **문제 번호**: 49189
14+
- **난이도**: lv3
15+
- **링크**: [문제 링크](https://school.programmers.co.kr/learn/courses/30/lessons/49189)
16+
17+
### 문제 3: 중량제한
18+
- **플랫폼**: 백준
19+
- **문제 번호**: 1939
20+
- **난이도**: 골드3
21+
- **링크**: [문제 링크](https://www.acmicpc.net/problem/1939)
22+
23+
## 💡 폴더 구조
24+
25+
```
26+
week15/
27+
├── PGS_42627_디스크컨트롤러/
28+
├── PGS_49189_가장먼노드/
29+
└── BOJ_1939_중량제한/
30+
```
31+
32+
## ✅ 진행 현황
33+
34+
- [ ] @sukangpunch
35+
- [ ] @Hexeong
36+
- [ ] @whqtker
37+
- [ ] @JAEHEE25
38+
- [ ] @Gyuhyeok99

0 commit comments

Comments
 (0)