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

Commit1133f2a

Browse files
committed
modify comment verticies to vertices
1 parente8f04f4 commit1133f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Data Structures/Graphs/MatrixGraphs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public boolean removeEdge(int from, int to) {
120120
}
121121

122122
/**
123-
* this gives a list ofverticies in the graph and their adjacencies
123+
* this gives a list ofvertices in the graph and their adjacencies
124124
*
125125
* @return returns a string describing this graph
126126
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp