end of day 3

This commit is contained in:
2025-12-03 23:36:36 -05:00
parent b87fb99001
commit 1b2b0f4edd
5 changed files with 260 additions and 4 deletions

View File

@@ -8,6 +8,6 @@ It only took about 30 minutes to solve first part, but my answer involved litera
```
cd js
node day01a.js
node day01b.js
node day02a.js
node day02b.js
```