mirror of
https://github.com/Fare-spec/cours.git
synced 2025-12-08 03:00:37 +00:00
tried to add dijkstra implementation
This commit is contained in:
4
file/old/file_LSC.py
Normal file
4
file/old/file_LSC.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import LSC as lifo
|
||||
|
||||
def creer_liste_vide():
|
||||
return lifo.cr
|
||||
Reference in New Issue
Block a user