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
Challenge ended 12 weeks, 2 days ago
JavaScript (Deno) Kotlin JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
This challenge has ended. You are free to submit more solutions but they won't count for scoring.
You must be logged in to submit a solution.