aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Let's print the result to the screenMiquel Sabaté Solà2023-12-034-19/+467
| | | | | | | | I have found and vendored a piece of code that allows me to convert a 16-bit number so it can be easily printed on screen. With this, let's be a bit more flashy and print the result to the screen. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added readme fileMiquel Sabaté Solà2023-12-031-0/+29
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* First day of advent of codeMiquel Sabaté Solà2023-12-039-0/+2078
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>