adventofcode2023/day06
magical f1e2dc0d24 slightly more idiomatic tcl?
lmul is a more idiomatic name than product.
using join+eval is probably slower than foreach but the lists are small
so i don't care.
2023-12-06 07:06:20 +00:00
..
input day 6 solution 2023-12-06 05:11:23 +00:00
sample1.in day 6 solution 2023-12-06 05:11:23 +00:00
sol.py day 6 fancy solution + cleanup 2023-12-06 06:20:12 +00:00
sol.tcl slightly more idiomatic tcl? 2023-12-06 07:06:20 +00:00