We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917dd57 commit 99b990eCopy full SHA for 99b990e
day8/program.js
@@ -1,4 +1,3 @@
1
-const { exec } = require('child_process');
2
const fs = require('fs');
3
4
const data = fs.readFileSync('./input.txt', 'utf-8');
0 commit comments