Skip to content
Snippets Groups Projects
Verified Commit 84abff70 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

typo

parent b73be2bf
No related branches found
No related tags found
No related merge requests found
Pipeline #37876 passed
......@@ -583,6 +583,7 @@ Avantages:
h_1(k)&=k\mod 13,\\
h_2(k)&=1+(k\mod 11).
\end{align*}
* La fonction de hachage est donc $h(k)=(h(k)+h_2(k)) \% 13$ en cas de
collision.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment