Hacker News new | ask | show | jobs
by Timwi 324 days ago
I like your naive guess. Mine was that it's indexes into the input string and the skipped indexes are expected to be spaces.

Edit: another naive guess is that the numbers are actually in base-9 (to achieve the notational advantage you mentioned) and the author just forgot to mention that.