Browse Source

cpmpact modif

content-update
Christopher Fremond 5 years ago
parent
commit
103d9d6245
  1. 2
      subjects/compact.en.md
  2. 2
      subjects/compact.fr.md

2
subjects/compact.en.md

@ -4,7 +4,7 @@
Write a function `Compact` that takes a pointer to an array as parameter and overwrites the elements that points to `nil`.
- Hint: This fonction exists in Ruby.
- Hint : This fonction exists in Ruby.
### Expected function

2
subjects/compact.fr.md

@ -4,7 +4,7 @@
Écrire une fonction `Compact` qui prend un pointeur sur tableau comme paramètre et qui réécris sur les éléments qui pointent sur `nil`.
- Indice: Cette fonction existe in Ruby.
- Indice : Cette fonction existe in Ruby.
### Fonction attendue

Loading…
Cancel
Save