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

##Pyth, 6 bytes

Pyth, 6 bytes

x_+0Q0

Try it here!

Appends a 0, reverses and finds the index of the first 0

##Pyth, 6 bytes

x_+0Q0

Try it here!

Appends a 0, reverses and finds the index of the first 0

Pyth, 6 bytes

x_+0Q0

Try it here!

Appends a 0, reverses and finds the index of the first 0

added 17 characters in body
Source Link
Blue
  • 28.8k
  • 8
  • 53
  • 101

##Pyth, 6 bytes

*.*er8x_+0Q0

Try it here! Try it here!

Uses same algorithm as jelly answerAppends a 0, reverses and finds the index of the first 0

##Pyth, 6 bytes

*.*er8

Try it here!

Uses same algorithm as jelly answer

##Pyth, 6 bytes

x_+0Q0

Try it here!

Appends a 0, reverses and finds the index of the first 0

Source Link
Blue
  • 28.8k
  • 8
  • 53
  • 101

##Pyth, 6 bytes

*.*er8

Try it here!

Uses same algorithm as jelly answer

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