mame/radiation-hardened-quine
A robust quine program that works even after any one character is deleted.
Ruby
Issues
- 1
Repo is missing license
#15 opened by virtualzx1 - 2
Could you give an example of program that prints the same string even after any one character is deleted?
#3 opened by mrlzla - 6
if it were to be a quine, shouldn't the one-char-deleted quine return the one-char-deleted program, not the original?
#1 opened by silky - 2
Failure on removing "$"?
#2 opened by olegbl