Two steps in the constructor for QHT:


Set conf equal to a new array of m Configs.


Make a loop that sets each element of conf equal to a new Config(n).


So???