
301 Moved Permanently
301 Moved Permanently 301 Moved Permanently cloudflare
Editor - Badge - Code Golf Stack Exchange
Q&A for programming puzzle enthusiasts and code golfers
code golf - Genshin Elemental Aura Decay - Code Golf Stack Exchange
Jul 5, 2025 · There is this game Genshin Impact, when an element is applied to an enemy i.e. Electro it remains for some time causing decay to the enemy health. For this challenge, we'll simplify this to a …
User nam - Code Golf Stack Exchange
Jan 6, 2026 · Q&A for programming puzzle enthusiasts and code golfers
code golf - The shortcut hint - Code Golf Stack Exchange
Oct 16, 2024 · Given a string and a char, add an underscore (_, which won't appear in the input) before any one instance of the char, case-insensitive; if the char never appears in the string, append the …
code golf - Tips for golfing in Swift - Code Golf Stack Exchange
May 3, 2016 · What are some tips for code-golfing in Swift? Its focus on safety seems to make it difficult to golf in, but that makes little tips and even more useful. Are there any features in Swift that may he...
User Splot Dev - Code Golf Stack Exchange
Splot Dev Member for 3 days Last seen this week splot.dev Profiles Meta user Network profile ProfileActivity
code golf - The SBFC generator - Code Golf Stack Exchange
May 30, 2025 · SBFC(Shifted Brainfuck Compressed) tries to compress 3 tokens in Shifted Brainfuck into a byte. Because supporting all reasonable sequence happens to need a few more states than a …
code golf - Ginormous number - Code Golf Stack Exchange
Feb 7, 2021 · Output this 1364-digit base-10 number:
Generate - Code Golf Stack Exchange
May 23, 2017 · Related to: Make a ;# interpreter In the above linked challenge the task was to create an interpreter for the esoteric language ;#. The ;# language The language has exactly two commands: ; …