Skip to content

Commit 0fe2fbf

Browse files
committed
2 parents 4bcc222 + 5659af3 commit 0fe2fbf

File tree

1 file changed

+2
-3
lines changed
  • Baekjoon/Python/GraphTheory/14940번: 쉬운 최단거리

1 file changed

+2
-3
lines changed

Baekjoon/Python/GraphTheory/14940번: 쉬운 최단거리/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# 14940번: 쉬운 최단거리 - <img src="https://static.solved.ac/tier_small/10.svg" style="height:20px" /> Silver I
22

33
<!-- performance -->
4-
5-
<!-- 문제 제출 후 깃허브에 푸시를 했을 때 제출한 코드의 성능이 입력될 공간입니다.-->
6-
4+
### 성능 요약
5+
메모리: 39992 KB, 시간: 428 ms
76
<!-- end -->
87

98
## 문제

0 commit comments

Comments
 (0)