Login
From:
Code Golf Stack Exchange
(Uncensored)
subscribe
code golf - Implement the hyperfactorial - Code Golf Stack Exchange
https://codegolf.stackexchange.com/questions/235964/implement-the-hyperfactorial
links
backlinks
Tagged with:
math
combinatorics
code-golf
Roast topics
Find topics
Find it!
The objective Given the non-negative integer \$n\$, output the value of the hyperfactorial \$H(n)\$. You don't have to worry about outputs exceeding your language's integer limit. Background The