Hacker News new | ask | show | jobs
by steego 3673 days ago
I wrote a program that counts but only appends the sequence if the binary sequence isn't already there.
1 comments

> but only appends the sequence if the binary sequence isn't already there

Why?