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

typos in cours14

parent 649d9ae4
Branches
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ h_1(k)&=k\mod 13,\\
h_2(k)&=1+(k\mod 11).
\end{align*}
* La fonction de hachage est donc $h(k)=(h_1(k)+h_2(k)) \% 13$ en cas de
* 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.
Please register or to comment