Byte Heist Home Leaderboard
Join the Heist (with Github)
Solve View

Radiation Resistant Integers

A challenge by MichalMarsalek avatar 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 Bulmenisaurus avatar Bulmenisaurus 1875
#2 lukegustafson avatar lukegustafson 1935
#3 MichalMarsalek avatar MichalMarsalek 4610
JavaScript (Deno) JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
You must be logged in to submit a solution.