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

added 214 characters in body
Source Link
Unrelated String
  • 23.9k
  • 3
  • 37
  • 61

Jelly, 4 bytes

)ṘȮv

Try it online!

Originally written for a CMC in JHT.

)ṘȮ "ṘȮ"
 v evaluated with the argument
)ṘȮ "ṘȮ".
 Ṙ Print a Jelly string representation of the argument,
 Ȯ print the argument,
 then implicitly print it again.

Jelly, 4 bytes

)ṘȮv

Try it online!

Originally written for a CMC in JHT.

Jelly, 4 bytes

)ṘȮv

Try it online!

Originally written for a CMC in JHT.

)ṘȮ "ṘȮ"
 v evaluated with the argument
)ṘȮ "ṘȮ".
 Ṙ Print a Jelly string representation of the argument,
 Ȯ print the argument,
 then implicitly print it again.
Source Link
Unrelated String
  • 23.9k
  • 3
  • 37
  • 61

Jelly, 4 bytes

)ṘȮv

Try it online!

Originally written for a CMC in JHT.

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