Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

added 48 characters in body
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88

APL (Dyalog), 3 bytes

1∘⌈

Try it online!

This takes the ceil of the argument and 1.

APL (Dyalog), 3 bytes

1∘⌈

Try it online!

APL (Dyalog), 3 bytes

1∘⌈

Try it online!

This takes the ceil of the argument and 1.

Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88

APL (Dyalog), 3 bytes

1∘⌈

Try it online!

AltStyle によって変換されたページ (->オリジナル) /