Skip to content

fitztrev/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Day Language Usage Points
01 TypeScript npx ts-node day-01/index.ts ⭐ ⭐
02 TypeScript npx ts-node day-02/index.ts ⭐ ⭐
03 Rust cat input.txt | cargo run ⭐ ⭐
04 Python python3 day-04/main.py ⭐ ⭐
05 Python python3 day-05/main.py ⭐ ⭐
06 Ruby ruby day-06/main.rb ⭐ ⭐
07 Python python3 day-07/main.py ⭐ ⭐
08 PHP php day-08/index.php ⭐ ⭐
09 PHP php day-09/index.php
10 TypeScript npx ts-node day-10/index.ts ⭐ ⭐
11 TypeScript npx ts-node day-11/index.ts ⭐ ⭐

About

My solutions to the https://adventofcode.com/ problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published