Ethiopian multiplication: Difference between revisions

Content deleted Content added
m →‎{{header|AutoHotkey}}: Modeled code after AWK
added secondary J implementation.
Line 251: Line 251:
17 ethiop 34
17 ethiop 34
578
578

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].


=={{header|Java}}==
=={{header|Java}}==