Commit-Graph

22 Commits

Autor SHA1 Nachricht Datum
bd97c2e422 Day 7 Solved 2024-12-08 01:43:53 +01:00
20ad63acaf updated library 2024-12-08 01:42:00 +01:00
dec9308b2f updated the convert_to array function 2024-12-07 12:47:53 +01:00
194e904ccc added day 6 (incomplete) 2024-12-07 12:25:48 +01:00
ed43974f0f extended the library
Add and Sub plus the  assign variant are now implemented;
advent_of_code_macros is now pub use.
2024-12-06 16:59:58 +01:00
2bbf7c86f6 fixed the vector method of the kartesiandirection 2024-12-06 16:55:36 +01:00
855772e976 updated my library 2024-12-06 15:46:23 +01:00
4f32ca95cf current approach for day 4
this does not work yet
2024-12-04 13:22:39 +01:00
d430c8e15e unified the package names 2024-12-03 23:16:23 +01:00
8905f24d2b added newline 2024-12-03 23:15:34 +01:00
5ded33d81a missing dependency 2024-12-03 18:44:44 +01:00
08662acb1d converted the variable to const and added a trim. 2024-12-03 18:44:06 +01:00
013e2470b2 removed useless comment 2024-12-03 09:51:55 +01:00
c5a5ccd473 updated include_example to reflect the include_data macro and removed dead code 2024-12-03 09:50:28 +01:00
b626b224b4 Solution for 2024 day 3 2024-12-03 09:18:33 +01:00
587ef24505 some fixes of my macros 2024-12-03 09:18:18 +01:00
efa52f4f5b changed the macro to support an Variable name 2024-12-02 21:50:56 +01:00
40d5411432 my solution for Day 3 of 2024 2024-12-02 21:22:35 +01:00
eba9f1b443 fixed the inclusion errors 2024-12-02 21:18:42 +01:00
352fabd0b1 excluded the data directories except of gitkeepfiles 2024-12-01 22:31:44 +01:00
e105d73f50 added the code for day 1 and 2 from 2023 2024-12-01 22:25:51 +01:00
432d3f9317 Day 01 of 2024 2024-12-01 16:30:48 +01:00