Jump to content

Digit fifth powers: Difference between revisions

Add APL
(Add APL)
Line 119:
Total: 443839
</pre>
 
=={{header|APL}}==
{{works with|Dyalog APL}}
<lang apl>+/(⊢(/⍨)(⊢=(+/5*⍨⍎¨∘⍕))¨)1↓⍳6×9*5</lang>
{{out}}
<pre>443839</pre>
 
=={{header|BASIC}}==
2,119

edits

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