Skip to content

lukemckinstry/aoc22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

node >= 14.0.0

Setup

$ npm install

Formatting

Typescript/Javascript

$ npm run format-prettier

Running Exercises

Javascript

$ node px.js

Typescript

$ npx tsc px-ts.tx
$ node px-ts.js

Python

$ python3 px.py

About

Advent of Code 2022 in Python, Javascript & Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published