This repository contains all my code I've made for Advent of code: https://adventofcode.com
Go to file
2023-12-10 04:15:02 +01:00
01 feat(01): Solved part 1 2023-12-10 04:14:17 +01:00
C_Tempate feat(CTemplate): add Doxygen 2023-12-10 04:14:43 +01:00
.editorconfig fix(EditorConfig): turn off \n on eof for .md 2023-12-10 01:34:06 +01:00
.gitignore Solve day 1, add template 2022-12-06 02:38:31 +01:00
logo-hr.xcf feat(misc): Add logo src 2023-12-10 04:15:02 +01:00
logo.png feat(misc): Add logo src 2023-12-10 04:15:02 +01:00
logo.xcf feat(misc): Add logo src 2023-12-10 04:15:02 +01:00
README.md feat(2023): remove code for new year 2023-12-10 00:51:02 +01:00

AdventOfCode

This repository contains all my code I've made for Advent of code!

Previous years