Size: 707
Comment:
|
Size: 663
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
As you might know, the answer to the ultimate question is '''42''', according to [http://en.wikipedia.org/wiki/Douglas_adams Douglas Adams`s] famous book "[http://en.wikipedia.org/wiki/The_Hitchhiker's_Guide_to_the_Galaxy Hitchhiker`s Guide to the Galaxy"]. We do not need a supercomputer and millions of years to proof that. Whatever you specify as right argument to this function: | As you might know, the answer to the ultimate question is '''42''', according to [[http://en.wikipedia.org/wiki/Douglas_adams|Douglas Adams`s]] famous book "[[http://en.wikipedia.org/wiki/The_Hitchhiker's_Guide_to_the_Galaxy|Hitchhiker`s Guide to the Galaxy"]]. We do not need a supercomputer and millions of years to prove that. Whatever you specify as right argument to this function: |
Line 6: | Line 8: |
MeaningOfLife←{+.×/⍎⊖⍕⊃¨⊂|⌊-*+○⌈∨.∧/>\</×÷!⌽⍉⍉⌹~⍴⍋⍒,⍟?⍳''≡1↑0⍴∊⍵} | MeaningOfLife←{+.×/⍎⊖⍕⊃¨⊂|⌊-*+○⌈∨.∧/>\</×÷!⌽⍉⌹~⍴⍋⍒,⍟?⍳''≡1↑0⍴∊⍵} |
Line 9: | Line 11: |
...will produce a reasonable answer, regardless which type/lenght/depth/rank it is. | ...will produce a reasonable answer. |
Meaning of Life (Hitchhiker`s Guide to the Galaxy)
As you might know, the answer to the ultimate question is 42, according to Douglas Adams`s famous book "Hitchhiker`s Guide to the Galaxy".
We do not need a supercomputer and millions of years to prove that. Whatever you specify as right argument to this function:
MeaningOfLife←{+.×/⍎⊖⍕⊃¨⊂|⌊-*+○⌈∨.∧/>\</×÷!⌽⍉⌹~⍴⍋⍒,⍟?⍳''≡1↑0⍴∊⍵}
...will produce a reasonable answer.