Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-02 | Use trait to increase flexibility | cos | |
By using IntoIterator, the changed functions become more flexible in what input they accept. | |||
2021-12-02 | Add day02, 2021 | cos | |
index : adventofcode | ||
Solutions to adventofcode.com, as implemented by cos. | cos |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-02 | Use trait to increase flexibility | cos | |
By using IntoIterator, the changed functions become more flexible in what input they accept. | |||
2021-12-02 | Add day02, 2021 | cos | |