August 13, 2013 word-finder Following up on the [next_permutation]({% post_url 2013-08-03-next_permutation %}) from a couple of …
August 03, 2013 next_permutation Working on a small program recently I found a quirk in next_permutation. The prorgam read a sequence …