Skip to content
Snippets Groups Projects
Commit 44f9c092 authored by paul.albuquer's avatar paul.albuquer
Browse files

Update slides/cours_12.md

parent 3d39a667
Branches
No related tags found
No related merge requests found
...@@ -165,7 +165,7 @@ sorted_list sorted_list_push(sorted_list list, int val) { ...@@ -165,7 +165,7 @@ sorted_list sorted_list_push(sorted_list list, int val) {
. . . . . .
\footnotesize \scriptsize
```C ```C
sorted_list sorted_list_extract(sorted_list list, int val) { sorted_list sorted_list_extract(sorted_list list, int val) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment