Skip to content

technic/AoC2021_APL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Advent of code 2021 in APL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published