Skip to content

Latest commit

 

History

History

2021

2021

Setup

  1. Install node.js
  2. cd 2021
  3. npm install

Running Script

npm run day {1..25}

## Run Day 13 Script
npm run day 13

### OUTPUT
> [email protected] day
> ts-node "13"

Part 1: 802
Part 2:
###  #  # #  # #### ####  ##  #  # ### 
#  # # #  #  # #       # #  # #  # #  #
#  # ##   #### ###    #  #    #  # ### 
###  # #  #  # #     #   # ## #  # #  #
# #  # #  #  # #    #    #  # #  # #  #
#  # #  # #  # #    ####  ###  ##  ###