Skip to content

Commit 428b776

Browse files
committed
docs: 문제 템플릿 및 표 양식 변경
1 parent 9bac861 commit 428b776

File tree

2 files changed

+46
-109
lines changed

2 files changed

+46
-109
lines changed

2주차 Knapsack/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
> [마크다운 사용법 - 참고 링크](https://gist.github.com/ihoneymon/652be052a0727ad59601)
2-
3-
<!-- 문제 템플릿
4-
5-
| 난이도 | 번호 | 제목 | 링크 |
6-
| ------ | ---- | ---- | ------------------ |
7-
| ![??] | - | - | <https://boj.kr/-> |
8-
9-
-->
10-
111
## 숙제
122

133
| 난이도 | 번호 | 제목 | 링크 |

README.md

Lines changed: 46 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<!-- 문제 템플릿
2+
3+
| 난이도 | 번호 | 제목 | 링크 | 선정 이유 |
4+
| ------ | -------- | ---- | ------------------------- | --------- |
5+
| ![??] | 문제번호 | - | <https://boj.kr/문제번호> | |
6+
7+
-->
8+
19
# Algorithm Study Season3
210

311
활동 시작일: 2024년 6월 27일 목요일
@@ -39,105 +47,42 @@
3947

4048
### 현재 벌칙 누적금
4149

42-
<table>
43-
<thead>
44-
<tr>
45-
<th>김동주</th>
46-
<th>서동혁</th>
47-
<th>정우현</th>
48-
<th>손영준</th>
49-
<th>총 합<small>(원)</small></th>
50-
</tr>
51-
</thead>
52-
<tbody>
53-
<tr>
54-
<td>0</td>
55-
<td>0</td>
56-
<td>0</td>
57-
<td>0</td>
58-
<td>0</td>
59-
</tr>
60-
</tbody>
61-
</table>
50+
| 김동주 | 서동혁 | 정우현 | 손영준 | 총 합<small>(원)</small> |
51+
| ------ | ------ | ------ | ------ | ------------------------ |
52+
| 0 | 0 | 0 | 0 | 0 |
6253

6354
## 활동 멤버
6455

65-
<table>
66-
<thead>
67-
<tr>
68-
<th>김동주</th>
69-
<th>서동혁</th>
70-
</tr>
71-
</thead>
72-
<tbody>
73-
<tr>
74-
<td>
75-
<a href="https://solved.ac/profile/hepheir">
76-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=hepheir">
77-
</a>
78-
</td>
79-
<td>
80-
<a href="https://solved.ac/profile/ehdgurdusdn">
81-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=ehdgurdusdn">
82-
</a>
83-
</td>
84-
</tr>
85-
</tbody>
86-
</table>
56+
| 김동주 | 서동혁 |
57+
| ------------------------- | --------------------------------- |
58+
| [![b/hepheir]][s/hepheir] | [![b/ehdgurdusdn]][s/ehdgurdusdn] |
8759

88-
<table>
89-
<thead>
90-
<tr>
91-
<th>정우현</th>
92-
<th>손영준</th>
93-
</tr>
94-
</thead>
95-
<tbody>
96-
<tr>
97-
<td>
98-
<a href="https://solved.ac/profile/megitang">
99-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=megitang">
100-
</a>
101-
</td>
102-
<td>
103-
<a href="https://solved.ac/profile/dudwnsths1">
104-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=dudwnsths1">
105-
</a>
106-
</td>
107-
</tr>
108-
</tbody>
109-
</table>
60+
[b/hepheir]: http://mazassumnida.wtf/api/v2/generate_badge?boj=hepheir
61+
[s/hepheir]: https://solved.ac/profile/hepheir
62+
[b/ehdgurdusdn]: http://mazassumnida.wtf/api/v2/generate_badge?boj=ehdgurdusdn
63+
[s/ehdgurdusdn]: https://solved.ac/profile/ehdgurdusdn
64+
65+
| 정우현 | 손영준 |
66+
| --------------------------- | ------------------------------- |
67+
| [![b/megitang]][s/megitang] | [![b/dudwnsths1]][s/dudwnsths1] |
68+
69+
[b/megitang]: http://mazassumnida.wtf/api/v2/generate_badge?boj=megitang
70+
[s/megitang]: https://solved.ac/profile/megitang
71+
[b/dudwnsths1]: http://mazassumnida.wtf/api/v2/generate_badge?boj=dudwnsths1
72+
[s/dudwnsths1]: https://solved.ac/profile/dudwnsths1
11073

11174
## 인턴
11275

113-
<table>
114-
<thead>
115-
<tr>
116-
<th>권동균</th>
117-
<th>박준석</th>
118-
<th>양효인</th>
119-
</tr>
120-
</thead>
121-
<tbody>
122-
<tr>
123-
<td>
124-
<a href="https://solved.ac/profile/kwon5436">
125-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=kwon5436">
126-
</a>
127-
</td>
128-
<td>
129-
<a href="https://solved.ac/profile/ppo3330">
130-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=ppo3330">
131-
</a>
132-
</td>
133-
<td>
134-
<a href="https://solved.ac/profile/hyoin0219">
135-
<img src="http://mazassumnida.wtf/api/v2/generate_badge?boj=hyoin0219">
136-
</a>
137-
</td>
138-
</tr>
139-
</tbody>
140-
</table>
76+
| 권동균 | 박준석 | 양효인 |
77+
| --------------------------- | ------------------------- | ----------------------------- |
78+
| [![b/kwon5436]][s/kwon5436] | [![b/ppo3330]][s/ppo3330] | [![b/hyoin0219]][s/hyoin0219] |
79+
80+
[b/kwon5436]: http://mazassumnida.wtf/api/v2/generate_badge?boj=kwon5436
81+
[s/kwon5436]: https://solved.ac/profile/kwon5436
82+
[b/ppo3330]: http://mazassumnida.wtf/api/v2/generate_badge?boj=ppo3330
83+
[s/ppo3330]: https://solved.ac/profile/ppo3330
84+
[b/hyoin0219]: http://mazassumnida.wtf/api/v2/generate_badge?boj=hyoin0219
85+
[s/hyoin0219]: https://solved.ac/profile/hyoin0219
14186

14287
---
14388

@@ -166,9 +111,9 @@
166111
각 주차 별 README.md 파일을 살펴보면 아래와 같이 "찾아온 문제들" 섹션이 존재한다.
167112
자신의 이름을 찾아 아래와 같이 표를 채운다.
168113

169-
* 난이도는 두 글자로 표현한다. (예: 골드 4의 경우 `G4`로 적으면 된다.)
170-
* 아래의 코드 스니펫에서 `-`로 시작하는 붉은 줄이 제거된 라인, `+`로 시작하는 초록색 줄이 추가된 라인이다.
171-
* 표의 열은 `|`(파이프 기호)를 기준으로 구분된다. 이때, 열의 너비를 반드시 맞춰줘야 할 필요는 없다.
114+
- 난이도는 두 글자로 표현한다. (예: 골드 4의 경우 `G4`로 적으면 된다.)
115+
- 아래의 코드 스니펫에서 `-`로 시작하는 붉은 줄이 제거된 라인, `+`로 시작하는 초록색 줄이 추가된 라인이다.
116+
- 표의 열은 `|`(파이프 기호)를 기준으로 구분된다. 이때, 열의 너비를 반드시 맞춰줘야 할 필요는 없다.
172117

173118
```diff
174119
...
@@ -198,8 +143,8 @@
198143
자신이 작업할 브랜치를 생성하고 각자 과제를 수행한 뒤 푸쉬한다.
199144
푸시된 변경사항들은 스터디 시간 직전에 병합하는 것으로 한다.
200145

201-
* 브랜치명은 자신이 누구인지만 구분되게끔 알잘딱하게 지으면 된다.
202-
* 실수로 `main` 브랜치를 수정하지 않도록 주의한다.
146+
- 브랜치명은 자신이 누구인지만 구분되게끔 알잘딱하게 지으면 된다.
147+
- 실수로 `main` 브랜치를 수정하지 않도록 주의한다.
203148

204149
#### 브랜치 생성 방법
205150

@@ -223,8 +168,10 @@ git push origin <branch_name>
223168
git rebase origin/main --committer-date-is-author-date
224169
```
225170

226-
* 이 과정에서 [merge conflict](https://docs.github.com/ko/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/about-merge-conflicts)가 발생할 수 있는데, 이 경우 함께 모여서 해결하도록 하자.
171+
- 이 과정에서 [merge conflict](https://docs.github.com/ko/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/about-merge-conflicts)가 발생할 수 있는데, 이 경우 함께 모여서 해결하도록 하자.
227172

228173
## 기타
229174

230-
* [여기 있는 누군가가 풀었는데 나는 못 푼 문제 모음](https://solved.ac/search?query=%28%40hepheir+%7C+%40ehdgurdusdn+%7C+%40megitang+%7C+%40dudwnsths1+%7C+%40kwon5436+%7C+%40ppo3330+%7C+%40hyoin0219%29+-+%40%24me)
175+
- [여기 있는 누군가가 풀었는데 나는 못 푼 문제 모음](https://solved.ac/search?query=%28%40hepheir+%7C+%40ehdgurdusdn+%7C+%40megitang+%7C+%40dudwnsths1+%7C+%40kwon5436+%7C+%40ppo3330+%7C+%40hyoin0219%29+-+%40%24me)
176+
177+
- [마크다운 사용법 - 참고 링크](https://gist.github.com/ihoneymon/652be052a0727ad59601)

0 commit comments

Comments
 (0)