Skip to content

Instantly share code, notes, and snippets.

@qddddr
Created October 6, 2012 02:22
Show Gist options
  • Save qddddr/3843492 to your computer and use it in GitHub Desktop.
Save qddddr/3843492 to your computer and use it in GitHub Desktop.
euler 76 in J
q =: p M.
p =: 4 : '(((>:x)&q)+((x&q)@(-&x))) ` (0: ` 1: @. (x&=)) @. (x&>:) y'
((1!:2)&2) <: 1 q 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment