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 7 characters in body
Source Link
Business Cat
  • 9.2k
  • 1
  • 18
  • 37

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

Uses CP437 encoding.

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

Try it online! Try it online! or try without whitespace 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╬δ▀▀4>~H├MS░l╬δ  Helper wire (never called)

Without whitespace:

▀Bn¬i≈╣Ü╝Rb╡°╧S1⁄2uÇ▀▀4>~H├MS░l╬δ▀▀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╬δ▀▀4>~H├MS░l╬δ  Push "Code Golf" (compressed string)
 Implicitly output top stack element

Ohm, 33 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

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
Source Link
Business Cat
  • 9.2k
  • 1
  • 18
  • 37

Ohm, 33 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

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