first commit
This commit is contained in:
11
day01/notes.md
Normal file
11
day01/notes.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## Day 1: Secret Entrance
|
||||
|
||||
This was fun, took about 90 minutes to get first two solutions (in JS).
|
||||
|
||||
### JS Solutions
|
||||
|
||||
```
|
||||
cd js
|
||||
node day01a.js
|
||||
node day01b.js
|
||||
```
|
||||
Reference in New Issue
Block a user