/AoC2021_APL

Advent of code 2021 in APL

Primary LanguageAPL

Advent of code 2021 in APL

How to troll your self in three steps

  1. Rush to your terminal, clone this repo and run docker-compose up
  2. Open RIDE at http://localhost:4502
  3. Try to solve AoC in APL*

Hints

  • Set output line width ⎕PW←120
  • Use zero based indexing ⎕IO←0
  • Draw boxes around nested arrays ]boxing on