Skip to content

Commit 9877da0

Browse files
strongly connected comp.
1 parent 552f06a commit 9877da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Graph/Tarja'sAlgorithm/TarjansAlgorithm.cpp renamed to Graph/TarganSCC/TarjansAlgorithm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ int main()
153153
g5.SCC();
154154

155155
return 0;
156-
}
156+
}

0 commit comments

Comments
 (0)