My solutions for Advent of Code 2018.
  • C 99.5%
  • Shell 0.3%
  • CMake 0.2%
Find a file
2025-12-04 22:23:40 +00:00
.vscode Add Linux launch configs 2025-10-11 15:59:17 +01:00
src Format times in ms 2025-12-04 22:23:40 +00:00
.clangd Fix some usage issues in nvim 2025-10-09 23:21:08 +01:00
.editorconfig Initial commit 2025-10-06 23:44:42 +01:00
.gitignore Remove and .gitignore neovim.json 2025-10-11 17:55:45 +01:00
CMakeLists.txt Solve day 01 and refactor/improve library 2025-10-10 23:19:05 +01:00
CMakePresets.json Fix debugging on Linux 2025-10-11 17:51:28 +01:00
new.sh Remove printf calls from template 2025-10-12 13:00:09 +01:00
README.md Initial commit 2025-10-06 23:44:42 +01:00

Advent of Code 2018

My solutions for Advent of Code 2018 in C.