aoc

Advent of Code Solutions
git clone git://git.alexkarle.com.com/aoc
Log | Files | Refs | README | LICENSE

multi-push-pop.profile (345B) [raw]


      1 instrumented
      2 (range 360 0)
      3 (filter 370 0)
      4 (first-n 6256 0)
      5 (n-on 6256 10)
      6 (get-mask 10 0)
      7 (get-boxes 9 0)
      8 (add-layer 90 0)
      9 (init-stacks 1 0)
     10 (parse-boxes 1 0)
     11 (parse-move 503 10)
     12 (parse-moves 514 10)
     13 (pop-box 0 0)
     14 (push-box 0 0)
     15 (pop-boxes 5096 20)
     16 (push-boxes 5142 20)
     17 (play-move-1 503 20)
     18 (play-move-2 503 20)
     19 (play-moves 1008 40)
     20 (main 1 50)