Skip to main content
added 4 characters in body
Source Link
ngn
  • 15.6k
  • 2
  • 45
  • 90

APL (Dyalog Unicode), 10 bytes

∨∘⌽⍨∘,0∊¨⍳ 

Try it online!Try it online!

APL (Dyalog Unicode), 10 bytes

∨∘⌽⍨∘,0∊¨⍳ 

Try it online!

APL (Dyalog Unicode), 10 bytes

∨∘⌽⍨∘,0∊¨⍳ 

Try it online!

Source Link
ngn
  • 15.6k
  • 2
  • 45
  • 90

APL (Dyalog Unicode), 10 bytes

∨∘⌽⍨∘,0∊¨⍳ 

Try it online!