Advent of Code 2022 Day 8 Written in APL. Enter the amount of lines as a first integer and then the puzzle input. The program will compute a result. Part 1: part1.apl Part 2: part2.apl