started at . submit by
hello, code guessing civilization! today we detect houses. submissions may be written in any language.

guess what? the spec is up to interpretation again. the exact definition of "house" is not defined. preferably, the one you use would be an approximation of what someone would consider a house, such as an enclosed space with a way to get in and out (a door). you will receive a presumably-Euclidean grid of cubes, each of which represents a material such as dirt or air, and must determine the location of the house or houses in it. you might return a single point per house denoting the corner or centre, or specify the house's dimensions, or return every point in each house.
your challenge, given a world, is to find the houses. as any language is allowed, there is no fixed API.
0 entries have been received so far.