Skip to content

Instantly share code, notes, and snippets.

@kkumar-fk
Last active July 23, 2019 04:28
Show Gist options
  • Save kkumar-fk/4e61b018eef46f38a2401a899db0f0c4 to your computer and use it in GitHub Desktop.
Save kkumar-fk/4e61b018eef46f38a2401a899db0f0c4 to your computer and use it in GitHub Desktop.
unsigned int index = reciprocal_scale(phash, num_socks);
return reuse->socks[index];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment