dnafication / aoc-2022

my solutions for aoc 2022

Home Page:https://adventofcode.com/2022/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoc-2022

My solutions for Advent of Code 2022 in JavaScript.

How to run

  1. Install Node.js
  2. run node day01 to run the solution for day 1 (replace day01 with the day you want to run)

About

my solutions for aoc 2022

https://adventofcode.com/2022/


Languages

Language:JavaScript 100.0%