Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6baeec0

Browse files
authored
Update README.md
1 parent9b9ec14 commit6baeec0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,11 @@
321321

322322
###추가 자료
323323

324-
* 책에서는 자세히 다루지 않지만 독자의 요청으로 추가적으로 제공합니다.
324+
>책에서는 자세히 다루지 않지만 독자의 요청으로 추가적으로 제공합니다.
325325
326-
1. 트리(Tree)
327-
2. 우선순위 큐(Priority Queue)
326+
* 트리(Tree)
327+
* 우선순위 큐(Priority Queue)
328328
*[우선순위 큐 라이브러리를 활용한 힙 정렬](https://www.acmicpc.net/problem/2751): ([Python 3.7 코드](/21/1.py) /[C++ 코드](/21/1.cpp))
329-
3. 인덱스 트리(Indexed Tree)
330-
4. 벨만-포드(Bellman-Ford) 최단 경로 알고리즘
331-
5. 최소 공통 조상(Lowest Common Ancestor, LCA)
329+
* 인덱스 트리(Indexed Tree)
330+
* 벨만-포드(Bellman-Ford) 최단 경로 알고리즘
331+
* 최소 공통 조상(Lowest Common Ancestor, LCA)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp