Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Golf

Return to Answer

deleted 3 characters in body
Galen Ivanov
  • 21.5k
  • 3
  • 26
  • 62

Red,7169 bytes

func[s][n: 0 foreach c s[n: n + case[find"ij.;!?"c[1]c"c1 c=#":"[2]1[0]]]n]"2 1 0]]n]

Try it online!Try it online!

Red,71 bytes

func[s][n: 0 foreach c s[n: n + case[find"ij.;!?"c[1]c =#":"[2]1[0]]]n]

Try it online!

Red,69 bytes

func[s][n: 0 foreach c s[n: n + case[find"ij.;!?"c1 c=#":"2 1 0]]n]

Try it online!

Galen Ivanov
  • 21.5k
  • 3
  • 26
  • 62

Red, 71 bytes

func[s][n: 0 foreach c s[n: n + case[find"ij.;!?"c[1]c =#":"[2]1[0]]]n]

Try it online!


[8]ページ先頭

©2009-2025 Movatter.jp