My entries to the yearly advent calendar full of programming puzzles. See https://adventofcode.com/2022/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery
d883950591
Just changed the instruction execution to run with a temporary crane stack. First all crates are fetched from the source stack and put onto the crane stack. Afterwards all crates on the crane stack are put onto the target stack. Both operations use stacks and therefore result in a same-order movement in the end. |
2 years ago | |
---|---|---|
day4 | 2 years ago | |
day5 | 2 years ago | |
.gitignore | 2 years ago |