Hacker News new | ask | show | jobs
by dEnigma 1110 days ago
So by "character mutation" you mean the deletion of characters? Because to my ears that term still sounds like bit flips, i.e. changing characters.
1 comments

> This tag is for challenges which require answers to still work when a random edit to the source code is made.

What if my random edit is to add a character?

Possible -- depends on the rules of the specific challenge. Most of the time it's edits, deletes, or some combination. Sometimes the score depends on how many edits your code can withstand.