You are viewing a single comment's thread. Return to all comments →
Since we know the color limit (100), you should probably use a boolean array rather than a hash-set. It will be much faster.
Seems like cookies are disabled on this browser, please enable them to open this website
Sales by Match
You are viewing a single comment's thread. Return to all comments →
Since we know the color limit (100), you should probably use a boolean array rather than a hash-set. It will be much faster.