Jump to content

Ethiopian multiplication: Difference between revisions

Line 863:
 
Note: this could be implemented more concisely as <tt>#.@(*#:)</tt>, which abides by the letter of the task, but [http://www.jsoftware.com/pipermail/programming/2009-July/015507.html evades its spirit].
 
Here is the acceptable alternative from the "evades its spirit" message:
<lang j> p.&2@(* |.@#:)</lang>
 
=={{header|Java}}==
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.