Skip to content

Instantly share code, notes, and snippets.

@GISmd
Last active February 28, 2017 21:20
Show Gist options
  • Save GISmd/e9436506477d277dcb53522eb44ab7ef to your computer and use it in GitHub Desktop.
Save GISmd/e9436506477d277dcb53522eb44ab7ef to your computer and use it in GitHub Desktop.

Have:

ID flag
1 r
1 a
2
2
3 a
3
4 r
4
5 r
5
6 r
6 a

Want:

Combination Count
a-r 2
r 2
a 1
None 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment