|
Algorithms_in_C++ 1.0.0
Set of algorithms implemented in C++.
|
Implementation of hash chains. More...
#include <cmath>#include <iostream>#include <memory>#include <vector>Classes | |
| class | hash_chain |
| Chain class with a given modulus. More... | |
Functions | |
| int | main () |
Implementation of hash chains.
| int main | ( | void | ) |
Main function
0 always