Skip to content

Commit 02baa04

Browse files
authored
Update and rename 8.cpp to 1671 Shortest Routes I.cpp
just standard dijkastra algorithms
1 parent 487494f commit 02baa04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// give me some sunshine, give me some rain, give me another chance to grow up once again....
66

77
// sab moh maya hai....
8+
9+
// just standard dijkastra algorithms
810

911
#include <bits/stdc++.h>
1012
using namespace std;

0 commit comments

Comments
 (0)