Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

https://adventofcode.com/2022 by Eric Wastl

Solutions using TypeScript \w Deno

calendar

0. Progress

01 02 03 04 05 06 07
💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️
08 09 10 11 12 13 14
💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️
15 16 17 18 19 20 21
💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️
22 23 24 25
💫️💫️ 💫️💫️ 💫️💫️ 💫️💫️

1. Requirements

2. Running

Go to the folder of the desired day

cd 01

Run part A or B, while allowing all permissions

deno run -A a.ts

3. Testing

cd 01

deno test -A .

4. Debugging

Debugging in Visual Studio Code

  1. Open the desired file in the editor

  2. Set breakpoints

  3. Press F5

About

Advent Of Code 2022 Solutions using TypeScript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages