2018 Day 16 Complete

This commit is contained in:
2018-12-16 01:56:33 +00:00
parent e60c0a3f8d
commit 943079f64f
5 changed files with 4524 additions and 0 deletions

3
2018/day16/testinput Normal file
View File

@@ -0,0 +1,3 @@
Before: [3, 2, 1, 1]
9 2 1 2
After: [3, 2, 2, 1]