Skip to content

Commit 0159629

Browse files
committed
[Graph] baekjoon-1753 update readme
1 parent 4f3f27e commit 0159629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/Graph/P1753/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66

77
- 그래프 정보를 이차원 배열에 저장하면 **메모리 초과**
88
- 단순 배열로 다음 방문 정점을 고르면 **시간 초과**
9+
10+
![image](https://user-images.githubusercontent.com/22045163/106626369-001b2200-65bb-11eb-8027-a0ea100c7f05.png)

0 commit comments

Comments
 (0)