-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
da78e98
commit 8e81d14
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
### 문제 풀기 ### | ||
## 문제 풀기 ## | ||
|
||
공개 처리된 코드당의 모든 문제들을 이 페이지에서 볼 수 있어요. | ||
|
||
|
||
|
||
## 문제 리스트 ## | ||
### 문제 리스트 ### | ||
코드당의 문제들을 다양한 **정렬기준**을 통해 살펴볼 수 있어요. | ||
지금부터 정렬기준에 대해 하나씩 알아볼게요. | ||
|
||
1. **`Title`** * : | ||
|
||
1. **`Title`** * : 문제의 제목을 검색하여 풀고 싶은 문제를 쉽게 찾을 수 있어요. | ||
2. **`Level`** * : 출제자가 미리 설정해 둔 level을 오름차순 또는 내림차순으로 정렬하는 기능을 제공해요. | ||
3. **`Submission`** * : |