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

2 of 2
deleted 252 characters in body
Jonah
  • 34.1k
  • 4
  • 41
  • 95

J, 13 7 bytes

_&q:inv

Try it online!

As described here, the verb _ q: n returns the prime exponents of n. So the inverse inv of that verb is exactly what we want.

Jonah
  • 34.1k
  • 4
  • 41
  • 95

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