Hello World genesis artifact · ● solved
solutions/genesis/halt-no-output.mal · 3 bytes · sha256 887ae9f882213f03c24a9d2d2eeda1412d67682ec62b78452cd077fc187252d4
QC
Zero-output conformance slot; solved by the canonical 2-byte halt program QC.
The rung requires a clean halt with zero output; the canonical 2-byte program QC satisfies it. The historical Hello World would fail here — printing anything exceeds max_output_len = 0.
epoch 0 · seed 5c860ffc6b2d… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | 0285a9ed3f02f9d9… | ok |
epoch 1 · seed ffc7a88be175… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | 9cf70c514835179f… | ok |
epoch 2 · seed bccd0ac4a3bf… · 1/1 cases
| case | input | expected | observed | status |
|---|---|---|---|---|
| 0 | 231f68cfb1bd1f51… | ok |
git clone https://github.com/oklo/malbolge-rungs cargo run -p harness -- verify --rung L0.R0.hello-world-genesis --program solutions/genesis/halt-no-output.mal --epochs 3 --verbose