summaryrefslogtreecommitdiffstats
path: root/day23/data.js
diff options
context:
space:
mode:
Diffstat (limited to 'day23/data.js')
-rw-r--r--day23/data.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/day23/data.js b/day23/data.js
new file mode 100644
index 0000000..152cb7e
--- /dev/null
+++ b/day23/data.js
@@ -0,0 +1,3 @@
+const data = '123487596'
+
+module.exports = data