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 Revisions

2 of 2
added 7 characters in body
Business Cat
  • 9.2k
  • 1
  • 18
  • 37

Ohm, (削除) 33 (削除ここまで) 32 bytes

Uses CP437 encoding.

▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀
▀4>~H├MS░l╬δ

Try it online! or try without whitespace

Explanation

With whitespace:

▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀ Main wire
▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀ Push "Programming Puzzles" (compressed string)
 Implicitly output the top stack element
▀4>~H├MS░l╬δ Helper wire (never called)

Without whitespace:

▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀▀4>~H├MS░l╬δ Main wire
▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀ Push "Programming Puzzles" (compressed string)
 ▀4>~H├MS░l╬δ Push "Code Golf" (compressed string)
 Implicitly output top stack element
Business Cat
  • 9.2k
  • 1
  • 18
  • 37

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