Radiation Resistant Integers
      A challenge by
      
        
        MichalMarsalek
      
    
Description
For each integer from 1 to 100, put on a single line (in the source) a radiation-safe expression 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 not writing a full program - your source should consist of radiation safe expressions.
Leaderboard
| Author | Score | ||
|---|---|---|---|
| #1 |  | lukegustafson | 1545 | 
| #2 |  | Bulmenisaurus | 1875 | 
| #3 |  | MichalMarsalek | 4610 |