Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove input files from the repo | Thomas Voss | 9 days | 18 | -10762/+0 |
* | Optimize the condition, thanks Stefan! | Thomas Voss | 2021-12-08 | 1 | -7/+2 |
* | Compress 5 lines into 1 | Thomas Voss | 2021-12-08 | 1 | -8/+6 |
* | Use the .readlines() method | Thomas Voss | 2021-12-08 | 2 | -2/+2 |
* | Use the sorted() function | Thomas Voss | 2021-12-08 | 1 | -3/+1 |
* | Don't be stupid | Thomas Voss | 2021-12-08 | 1 | -1/+1 |
* | Do not hardcode the goal | Thomas Voss | 2021-12-08 | 1 | -1/+3 |
* | Set file encoding when reading | Thomas Voss | 2021-12-02 | 11 | -82/+46 |
* | Combine parts 1 and 2 into one file | Thomas Voss | 2021-12-02 | 4 | -75/+30 |
* | Clean up gitignores | Thomas Voss | 2021-12-02 | 7 | -7/+0 |
* | Initial commit | Thomas Voss | 2021-10-29 | 68 | -0/+12388 |