aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* It is now 2021, so time to add more stuffThomas Voss 2021-12-013-0/+2021
| | | | Also got the first solution of CSE, 5:30 gang.
* Add 2015 Day 21 solutionsThomas Voss 2021-11-114-0/+101
|
* Close the input file after readingThomas Voss 2021-11-061-0/+1
|
* Add 2015 Day 20 solutionsThomas Voss 2021-11-064-0/+72
|
* Squash if/elif chains into a single if checkThomas Voss 2021-10-292-8/+10
|
* Use grep(1) instead of the non-POSIX squash(1)Thomas Voss 2021-10-292-2/+2
|
* Initial commitThomas Voss 2021-10-29123-0/+16269