Commit Graph

2 Commits (7c2e376938fb94b557b6fa4796de6f65e4966b90)

Author SHA1 Message Date
magical c592761d00 day 15 use dicts
tcl's dict type is exactly what we need for this problem:
an order-preserving de-duplicated list of key-value pairs.
2023-12-16 06:57:12 +00:00
magical f638ffbff7 day 15 solution 2023-12-15 06:11:06 +00:00