Reverse one byte · ● solved
solutions/echo/echo-first-byte.mal · 4 bytes · sha256 7e06b0c66f3253e37e419ad8b59365950c5d484db497487c95a4bad6cc1bb2a7
ubO
1-byte reverse is the identity, so ubO passes; the registry marks this a transform-family sanity check.
epoch 0 · seed 27342d64363b… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | a4dbae06175c3e01… | a4 | a4 | ok |
epoch 1 · seed b8d24b16a433… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | 874a9f01537efcff… | 87 | 87 | ok |
epoch 2 · seed 174c7c4584cb… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | 724c40e7e73892f1… | 72 | 72 | ok |
git clone https://github.com/oklo/malbolge-rungs cargo run -p harness -- verify --rung L2.R1.reverse-1 --program solutions/echo/echo-first-byte.mal --epochs 3 --verbose