Hacker News new | ask | show | jobs
by Terretta 204 days ago
Yep, that's how people answer.

Folks really really don't like thinking that "FizzBuzz" case maybe shouldn't be there, future extension or factor edit or no.

// And as long as we're just manually computing factor times factor and typing out the results for it like "FizzBuzz" we might as well just hardcode the whole series...

1 comments

I think the reqirement should be to n digits. Then at least we can benchmark it.