Skip to content

Commit 572384c

Browse files
committed
[Week13] 주차별 디렉토리 및 README 생성
🤖 Generated with GitHub Actions
1 parent f22a66b commit 572384c

File tree

4 files changed

+41
-0
lines changed

4 files changed

+41
-0
lines changed
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/week13/README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Week 13 (2026.03.23 ~ 2026.03.29)
2+
3+
## 📝 이번 주 문제
4+
5+
### 문제 1: 길 찾기 게임
6+
- **플랫폼**: 프로그래머스
7+
- **문제 번호**: 42892
8+
- **난이도**: 레벨 3
9+
- **링크**: [문제 링크](https://school.programmers.co.kr/learn/courses/30/lessons/42892)
10+
11+
### 문제 2: 두 배열의 합
12+
- **플랫폼**: 백준
13+
- **문제 번호**: 2143
14+
- **난이도**: 골드 3
15+
- **링크**: [문제 링크](https://www.acmicpc.net/problem/2143)
16+
17+
### 문제 3: 자물쇠와 열쇠
18+
- **플랫폼**: 프로그래머스
19+
- **문제 번호**: 60059
20+
- **난이도**: 레벨 3
21+
- **링크**: [문제 링크](https://school.programmers.co.kr/learn/courses/30/lessons/60059)
22+
23+
## 💡 폴더 구조
24+
25+
```
26+
week13/
27+
├── PGS_42892_길찾기게임/
28+
├── BOJ_2143_두배열의합/
29+
└── PGS_60059_자물쇠와열쇠/
30+
```
31+
32+
## ✅ 진행 현황
33+
34+
- [ ] @sukangpunch
35+
- [ ] @Hexeong
36+
- [ ] @whqtker
37+
- [ ] @JAEHEE25
38+
- [ ] @Gyuhyeok99

0 commit comments

Comments
 (0)