Skip to content

Instantly share code, notes, and snippets.

@kgullion
Created April 17, 2015 04:27
Show Gist options
  • Save kgullion/d01ef2b756f1e5f2e945 to your computer and use it in GitHub Desktop.
Save kgullion/d01ef2b756f1e5f2e945 to your computer and use it in GitHub Desktop.
a
b
c
d
e
f
g
h
i
j
(a<=>(j*a))*(b<=>(-i+-b))*(c<=>(h*c))*(d<=>(-g+-d))*(e<=>(f*e))*(f<=>(-e+-f))*(g<=>(d*g))*(h<=>(-c+-h))*(i<=>(b*i))*(j<=>(-a+-j))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment