Solve View

Byte XOR

A challenge by Andriamanitra avatar Andriamanitra

Description

Create shortest possible program that calculates the XOR of bytes read from STDIN (newline not included). The XOR of the source code bytes (including newlines) must be 127.

Leaderboard

Author Score
#1 hallvabo avatar hallvabo 55
#1 AlephSquirrel avatar AlephSquirrel 55
#3 albanian-laundromat avatar albanian-laundromat 64
#4 ndren avatar ndren 68
#5 Andriamanitra avatar Andriamanitra 91
JavaScript (Deno) Kotlin JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
You must be logged in to submit a solution.