Skip to content

Commit be81b70

Browse files
committed
Solve input.
1 parent 7df1d4f commit be81b70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/aoc2015/day18/puzzle1.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ async function processFile(
116116
}
117117

118118
processFile("simpleInput.txt", 4);
119+
processFile("input.txt", 100);

0 commit comments

Comments
 (0)