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

Commonmark migration
Source Link

Brachylog, 1 byte

Try it online!

###Explanation

Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

Brachylog, 1 byte

Try it online!

###Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

Brachylog, 1 byte

Try it online!

Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

deleted 144 characters in body
Source Link
Fatalize
  • 39.6k
  • 5
  • 73
  • 165

Brachylog, 2 bytes1 byte

~ḟ

Try it online!

Technically this could be only 1 byte, if you put the Input in the first argument .Try it online!

###Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

Brachylog, 2 bytes

~ḟ

Try it online!

Technically this could be only 1 byte, if you put the Input in the first argument .

###Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

Brachylog, 1 byte


Try it online!

###Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

Source Link
Fatalize
  • 39.6k
  • 5
  • 73
  • 165

Brachylog, 2 bytes

~ḟ

Try it online!

Technically this could be only 1 byte, if you put the Input in the first argument.

###Explanation

is a built-in that asserts the following relation: its output is the factorial of its input. We simply give it a set output and see whether it suceeds or not with a variable input.

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