2 Commits

Author SHA1 Message Date
0a249b85fc Use varargs for GetPermutations 2022-06-12 23:48:14 -05:00
11b73ba5bc Day 7 solution
I will probably end up regretting this since I assume the "wait to be given an input from some other process before continuing execution" paradigm is going to come up again, but this part 2 goroutine+channel solution felt good (taking advantage of Go features) and made me happy, so I rolled with it.
2022-06-12 13:37:37 -05:00