0b6c29ab8811f6fe8e4538357e1fb97c4ec0ae36
button
This repository contains code for solving the challenges from button.qedaka.de. There are eight challenges in total:
- 01_welcome
- 02_these_numbers_are_big
- 03_are_you_still_doing_this_by_hand
- 04_broken_proof_of_work
- 05_what_the_bf
- 06_automation_is_not_enough
- 07_weird_assembly_machine
- 08_revisit_everything
Challenges one through four are trivial to solve. For challenges five through eight there is one binary each which demonstrates an approach to a solution.
One additional binary for solving the whole puzzle from start to finish is provided.
Description
Languages
Rust
96.1%
JavaScript
3.4%
Sage
0.5%