Viewing profile — sandyfajita
sandyfajita
HN member- Joined
- Mon, Mar 25, 2013, 7:37 AM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About sandyfajita
No profile information was provided.
Recent public activity
-
comment
Comment #5435877
One can also use a disjoint-set data structure. Make a list of walls as tuples containing the "room number" (cell index) of both adjacent cells. Add all cells as disjoint sets in a…