Skip to content

ccmalcom/advent-of-code-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎅 Advent of Code 2022 🎄

This repository contains solutions to advent of code 2022

Created using advent-of-code-runner

Usage

See advent-of-code-runner for more information.

npm run solve [day] [level]

Solve the specified puzzle and output the answer.

npm run submit [day] [level]

Submit the answer for the specified puzzle to advent of code.

npm run stats

Output a table to the terminal showing the current completion progress.

Completion Progress - 12/49 (24%)

Puzzle Solved Attempts Runtime
1.1 1 237.292μs
1.2 1 287.375μs
2.1 4 (worst) 420.291μs
2.2 2 436.917μs
3.1 1 199.333μs
3.2 2 159.458μs (best)
4.1 1 753.959μs
4.2 1 1.066ms
5.1 1 418.792μs
5.2 1 397.958μs
6.1 1 282.667μs
6.2 1 1.089ms (worst)
Average 1.42 479.153μs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published