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 2 characters in body
Source Link
Galen Ivanov
  • 21.5k
  • 3
  • 26
  • 62

Red, 141135 bytes

func[s e m w][a:["&|\/""^^.oO""v.oO"" ("" )"]print rejoin[""]rejoin[" "a/1/(s + 1) lf a/4/(t: w + 1) "("a/2/(u: e + 1) a/3/(m + 1) a/2/:u ")"a/5/:t]]

Try it online! Try it online!

Red, 141 bytes

func[s e m w][a:["&|\/""^^.oO""v.oO"" ("" )"]print rejoin[" "a/1/(s + 1) lf a/4/(t: w + 1) "("a/2/(u: e + 1) a/3/(m + 1) a/2/:u ")"a/5/:t]]

Try it online!

Red, 135 bytes

func[s e m w][a:["&|\/""^^.oO""v.oO"" ("" )"]rejoin[" "a/1/(s + 1) lf a/4/(t: w + 1) "("a/2/(u: e + 1) a/3/(m + 1) a/2/:u ")"a/5/:t]]

Try it online!

Source Link
Galen Ivanov
  • 21.5k
  • 3
  • 26
  • 62

Red, 141 bytes

func[s e m w][a:["&|\/""^^.oO""v.oO"" ("" )"]print rejoin[" "a/1/(s + 1) lf a/4/(t: w + 1) "("a/2/(u: e + 1) a/3/(m + 1) a/2/:u ")"a/5/:t]]

Try it online!

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