Skip to content

Commit b3cf433

Browse files
Merge pull request #131 from amclin/feat/2020-day-09
Feat/2020 day 09
2 parents 17ee781 + c31cf28 commit b3cf433

File tree

6 files changed

+1169
-5
lines changed

6 files changed

+1169
-5
lines changed

2020/day-09/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// eslint-disable-next-line no-unused-vars
2+
const console = require('../helpers')
3+
require('./solution')

0 commit comments

Comments
 (0)