Skip to content

Instantly share code, notes, and snippets.

@nomeaning777
Created August 18, 2012 21:14
Show Gist options
  • Save nomeaning777/3389927 to your computer and use it in GitHub Desktop.
Save nomeaning777/3389927 to your computer and use it in GitHub Desktop.
(print ((lambda (n) (+ 1 (* 10 n n) (floor (/ (+ (* 16 n n n) (* 26 n)) 3)))) 500))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment