File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/T1_Structures_de_donnees/1.4_Graphes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ Il peut exister de la même manière des graphes pondérés **et** orientés.
180180 }$
181181
182182 {{
183- correction(False ,
183+ correction(True ,
184184 """
185185 ??? success \"Correction\"
186186 {: .center}
@@ -197,7 +197,7 @@ Il peut exister de la même manière des graphes pondérés **et** orientés.
197197 }$
198198
199199 {{
200- correction(False ,
200+ correction(True ,
201201 """
202202 ??? success \"Correction\"
203203 {: .center}
@@ -217,7 +217,7 @@ Il peut exister de la même manière des graphes pondérés **et** orientés.
217217 }$
218218
219219 {{
220- correction(False ,
220+ correction(True ,
221221 """
222222 ??? success \"Correction\"
223223 {: .center}
You can’t perform that action at this time.
0 commit comments