cee400551357875e4aef00aa998b16d0ab706d86
Added code to minimize the number of doorways that involve dropping through the floor. Added a DisjointSet class as part of the implementation. I also split the maze construction process into two classes (MazeDesigner and MazeBuilder) to make it clearer.
Description
No description provided
Languages
Java
100%