Skip to content

Instantly share code, notes, and snippets.

@besquared
Created March 24, 2009 18:08
Show Gist options
  • Select an option

  • Save besquared/84273 to your computer and use it in GitHub Desktop.

Select an option

Save besquared/84273 to your computer and use it in GitHub Desktop.
0, (*, *, *), (*, *, *), -1, 9.0
5, (*, P1, *), (*, P1, *), 0, 7.5
10, (S1, *, s), (*, *, s), 0, 9.0
1, (S1, *, s), (S1, *, *), 0, 9.0
7, (S1, P1, s), (*, P1, s), 5, 6.0
2, (S1, P1, s), (S1, P1, s), 1, 6.0
8, (S1, P2, s), (*, P2, *), 0, 12.0
3, (S1, P2, s), (S1, P2, s), 1, 12.0
4, (S2, P1, f), (S2, *, *), 0, 9.0
9, (S2, P1, f), (*, *, f), 0, 9.0
6, (S2, P1, f), (*, P1, f), 5, 9.0
i0 (*, *, *) (*, *, *) -1 9
i5 (∗, P1, ∗) (∗, P1, ∗) i0 7.5
i1 (S1, ∗, s) (S1, ∗, ∗) i0 9
i9 (S1, ∗, s) (∗, ∗, s) i0 9
i2 (S1, P1, s) (S1, P1, s) i1 6
i6 (S1, P1, s) (∗, P1, s) i5 6
i3 (S1, P2, s) (S1, P2, s) i1 12
i8 (S1, P2, s) (∗, P2, ∗) i0 12
i4 (S2, P1, f ) (S2, ∗, ∗) i0 9
i7 (S2, P1, f ) (∗, P1, f ) i5 9
i10 (S2, P1, f ) (∗, ∗, f ) i0 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment