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

"Implicitment"
Source Link
SunnyMoon
  • 2.7k
  • 15
  • 24

05AB1E, 35(削除) 35 (削除ここまで) 34 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0åJ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Inputs as lowercase.

Try it online! Try it online!

How?

J # Join the two input numbers into a string
 "€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ" # Push the number words from "one" to "thirteen"
 Så # Are each character in the input?numbers? 1 if yes, 0 if not
 € O # Sum the results for each word
 0å # Is there a 0 on a word?
 # (implicitly) Print the answer

05AB1E, 35 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Inputs as lowercase.

Try it online!

05AB1E, (削除) 35 (削除ここまで) 34 bytes

J"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Inputs as lowercase.

Try it online!

How?

J # Join the two input numbers into a string
 "€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ" # Push the number words from "one" to "thirteen"
 Så # Are each character in the input?numbers? 1 if yes, 0 if not
 € O # Sum the results for each word
 0å # Is there a 0 on a word?
 # (implicitly) Print the answer
Here is a mor useful edit:
Source Link
SunnyMoon
  • 2.7k
  • 15
  • 24

05AB1E, 35 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Inputs as lowercase.

Try it online!

05AB1E, 35 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Try it online!

05AB1E, 35 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Inputs as lowercase.

Try it online!

Source Link
SunnyMoon
  • 2.7k
  • 15
  • 24

05AB1E, 35 bytes

JÙ"€μ‚•„í†ìˆÈŒšï¿Ÿ ̄\Š—¿áÓÁÏ"#€SåO0å

You must compress, if not, be distressed.

Try it online!

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