Advertisement
This is comment for paste
AoC 2022 day 10 (perl-dc)
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This version assumes that there's no "addx 0", and so we can use 0 for noop and (X, 0) for an addx (ie a set command with a noop to give the 2 cycle timing). This makes things really simple for dc, which this code was the test for.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement