mirror of
https://github.com/seigler/advent-of-code-2020
synced 2025-07-27 00:06:09 +00:00
Day 1 solved
This commit is contained in:
parent
f3d555f01c
commit
93aea4f013
5 changed files with 291 additions and 1 deletions
2
.replit
Normal file
2
.replit
Normal file
|
@ -0,0 +1,2 @@
|
|||
language = "nodejs"
|
||||
run = "npm start"
|
Loading…
Add table
Add a link
Reference in a new issue