Skip to content

Commit 1f9063c

Browse files
committed
.
1 parent e1af5ed commit 1f9063c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
bfs. O(n+m).
1+
bfs. O(n).
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
This is a cactus graph. dfs. O(n).
1+
dfs. O(n).
22

0 commit comments

Comments
 (0)