aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve the makeshift macrosThomas Voss 2021-12-026-17/+12
|
* Run through gofmtThomas Voss 2021-12-021-2/+2
|
* Use python3.10 pattern matchingThomas Voss 2021-12-021-6/+7
|
* Merge both solutions into one fileThomas Voss 2021-12-024-62/+26
|
* Take functional python to the next levelThomas Voss 2021-12-022-12/+36
|
* Compress solutions into 1 fileThomas Voss 2021-12-024-48/+26
|
* Clean up gitignoresThomas Voss 2021-12-0212-12/+2
|
* Use python3.10 pattern matchingThomas Voss 2021-12-021-15/+16
|
* Add day 2 solutions (got on global leaderboards)Thomas Voss 2021-12-023-0/+1012
|
* Add day 19 solutionsThomas Voss 2021-12-013-0/+91
|
* Add a shell script solutionThomas Voss 2021-12-013-4/+12
|
* Make use of the magic zip functionThomas Voss 2021-12-011-4/+1
|
* 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