Live data from Hacker News

Viewing profile — sandyfajita

sandyfajita

HN member
Joined
Mon, Mar 25, 2013, 7:37 AM UTC
HN karma
2
Public activity
1 items

About sandyfajita

No profile information was provided.

Recent public activity

  1. 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…