feat: solved day one puzzle

This commit is contained in:
Stevan Freeborn
2023-12-01 21:39:12 -06:00
parent 15dd56f76d
commit 4fb6fbae05
10 changed files with 206 additions and 1044 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ indent_size = 2
#### Core EditorConfig Options ####
# Indentation and spacing
indent_size = 4
tab_width = 4
indent_size = 2
tab_width = 2
# New line preferences
end_of_line = crlf