Skip to content

Commit 73b007f

Browse files
feat(2020-day-05): sort tickets to get highest ID
Solution for part 1
1 parent 69aea80 commit 73b007f

File tree

3 files changed

+864
-0
lines changed

3 files changed

+864
-0
lines changed

2020/day-05/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
require('./solution')

0 commit comments

Comments
 (0)