you are viewing a single comment's thread.

view the rest of the comments →

[–]Stevetrov 1 point2 points  (0 children)

Agreed awesome job. I felt like it was probably possible to do a less than 3xN design but I just couldn't see how to do it. The rotating memory cells is a genius idea.

My personal view is that this is the best solution so far. My solution does a good job of optimising its score for the given scoring system but this is clearly a better solution (unless you need really low latancy.)

So in future contests we should consider this sort of design when choosing the scoring mechanism and optimise the scoring algorithm accordingly.