.
This commit is contained in:
@@ -40,3 +40,7 @@ function day12(input, part2) {
|
||||
|
||||
return count
|
||||
}
|
||||
|
||||
if (typeof window == "undefined") {
|
||||
module.exports = day12
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user