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 Revisions

1 of 2
noodle person
  • 12.6k
  • 1
  • 31
  • 90

JavaScript (Node.js), 26 bytes

n=>eval([...""+n].join`+`)

Try it online!

noodle person
  • 12.6k
  • 1
  • 31
  • 90

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