my advent of code solutions
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 32 lines 280 B view raw
1set b 93 2set c b 3jnz a 2 4jnz 1 5 5mul b 100 6sub b -100000 7set c b 8sub c -17000 9set f 1 10set d 2 11set e 2 12set g d 13mul g e 14sub g b 15jnz g 2 16set f 0 17sub e -1 18set g e 19sub g b 20jnz g -8 21sub d -1 22set g d 23sub g b 24jnz g -13 25jnz f 2 26sub h -1 27set g b 28sub g c 29jnz g 2 30jnz 1 3 31sub b -17 32jnz 1 -23