Comment on Build an algorithm to predict friendships, then actually use it to meet peopleparentComments−Aloisius12yDo you allow closed source entries? Rewriting an algorithm implemented in someone else's code to avoid copyright infringement is trivial not to mention inevitable given the performance requirement differences between a contest and a production site.−nottombrown12ySure, just take a row as your input and return a boolean.
Comments
Do you allow closed source entries? Rewriting an algorithm implemented in someone else's code to avoid copyright infringement is trivial not to mention inevitable given the performance requirement differences between a contest and a production site.
Sure, just take a row as your input and return a boolean.