Skip to content

fixed line 20 in file shortestPathUndirectedUnweightedGraphJava#14

Open
Ritsz123 wants to merge 1 commit intostriver79:mainfrom
Ritsz123:main
Open

fixed line 20 in file shortestPathUndirectedUnweightedGraphJava#14
Ritsz123 wants to merge 1 commit intostriver79:mainfrom
Ritsz123:main

Conversation

@Ritsz123
Copy link

@Ritsz123 Ritsz123 commented Jul 3, 2021

PR to fix issue #13

by mistake in the code it was adj.get(u) but instead it should be adj.get(node)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant