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

Radiation Resistant Integers Generator

A challenge by MichalMarsalek avatar 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
No solutions yet
JavaScript (Deno) JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
You must be logged in to submit a solution.