Radiation Resistant Integers Generator
A challenge by
MichalMarsalek
Description
For each integer from 1 to 100, output on a single line a radiation-safe expression (in the same language as your solution) which evaluates to that integer. Radiation-safety refers to the ability to evaluate to the same value even if any single character is removed.
You are writing a full program whose source does not have any restrictions. The output of the program is what is checked for radiation resistance.
Leaderboard
Author | Score | ||
---|---|---|---|
#1 |
|
EroticShiveringKingBanana | 57 |
#2 |
|
Bulmenisaurus | 59 |
#3 |
|
MichalMarsalek | 303 |