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 4
math junkie
  • 7.3k
  • 1
  • 23
  • 47

Retina 0.8.2, 16 bytes

T`(|)D`0123
!`\d

Try it online!

T`(|)D`0123

Replace each of the mouth characters with their corresponding value.

!`\d

Output all numbers in the resulting string (which will just be 0, 1, 2 or 3)

math junkie
  • 7.3k
  • 1
  • 23
  • 47

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