Skip to content

Commit

Permalink
maj
Browse files Browse the repository at this point in the history
  • Loading branch information
glassus committed Jan 15, 2025
1 parent 7782058 commit 00aac52
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@
**Correction Partie 4**

{{
correction(False,
correction(True,
"""
??? success \"Correction Q1.\"
Table de routage du routeur R4 :
Expand All @@ -667,7 +667,7 @@
}}

{{
correction(False,
correction(True,
"""
??? success \"Correction Q2.\"
Pour minimiser le nombre de sauts (protocole RIP), le trajet sera ```R1-R2-R4-R6```.
Expand Down

0 comments on commit 00aac52

Please sign in to comment.