Created
April 17, 2015 04:27
-
-
Save kgullion/d01ef2b756f1e5f2e945 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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