Hacker News new | ask | show | jobs
by detaro 2093 days ago
Some of the submissions link the software used in the description.

2²⁴ isn't too terribly large, so there's a few possible validations: iterate and set bitflags for each color already seen, sort the pixels and check for duplicates, ...