Hacker News new | ask | show | jobs
by eru 3676 days ago
According to the authors spec, you have to filter out spaces, normalize capitalisation etc.

So your solutions works after a preprocessing step.

1 comments

Correct, I wrote this based on the parent's desired answer.