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

deleted 106 characters in body
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88

Retina, (削除) 1114 (削除ここまで) 1011 bytes

Golfed 1 byte thanks to @ATaco

[013-9]|22^(\W|2\b)+$

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.Try it online!

Retina, (削除) 11 (削除ここまで) 10 bytes

Golfed 1 byte thanks to @ATaco

[013-9]|22

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Retina, (削除) 14 (削除ここまで) 11 bytes

^(\W|2\b)+$

Try it online!

tacooooo
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88

Retina, 11(削除) 11 (削除ここまで) 10 bytes

Golfed 1 byte thanks to @ATaco

[013-9]|22+9]|22

Try it online! Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Retina, 11 bytes

[013-9]|22+

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Retina, (削除) 11 (削除ここまで) 10 bytes

Golfed 1 byte thanks to @ATaco

[013-9]|22

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Post Undeleted by user41805
added 13 characters in body
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88

Retina, 711 bytes

[013-9]9]|22+

Try it online! Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Retina, 7 bytes

[013-9]

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Retina, 11 bytes

[013-9]|22+

Try it online!

Outputs 0 for truthy testcases, or a positive integer for falsey ones.

Post Deleted by user41805
added 76 characters in body
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88
Loading
Source Link
user41805
  • 13.4k
  • 6
  • 43
  • 88
Loading

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