1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
cdec9660c2 AOC 2023: Day 1, part 2 (not working ??) 2023-12-03 14:44:24 +01:00
163fd52444 AOC 2023: day1, part1. 2023-12-03 11:53:46 +01:00
e8ec79650e Refactoring of the project tree. Added Adventofcode 2023. 2023-12-01 14:43:16 +01:00
cdcbb1a367 Day 7 Completed. 2023-10-31 14:32:30 +01:00
0fce2aa521 Day7 : Part One OK. Added list_dirs function. Fixed change_directory() logic. Added get_directories() and get_path() to calculate size. Added get_path(). 2023-10-31 00:06:34 +01:00
ad5fd255b7 Day 7: Created Disk structure. Parsing the exemple commands and printing the data structure correctly. 2023-10-30 20:54:16 +01:00
dfb570c676 Trying day7 2023-10-22 19:22:00 +02:00
eb3d1f8395 Day 6. Part 2. 2023-10-21 10:16:05 +02:00
067f4e5133 Day 6. Part 1. 2023-10-21 10:10:10 +02:00
935f2a3ad4 Day 5 Part 2. 2023-10-15 18:23:45 +02:00
b6c1733c21 Day 5 Part 1. 2023-10-15 18:13:18 +02:00
a823166659 analyse() now returns the correct values for the crates vector. 2023-10-15 17:15:49 +02:00
b94278d500 Created analyse function that gathers most of the data from the input of Day 5. 2023-10-15 16:35:17 +02:00
a17e4f9ee5 Day 4 Second Part 2023-10-15 13:44:32 +02:00
767f4f4c04 Day 4 Part 1 2023-10-13 09:40:39 +02:00
02ec699023 Day 3 Completed. 2023-10-12 22:24:09 +02:00
4077ebe37e Part 1 Day 3 2023-10-12 10:18:00 +02:00
e5237a7611 Day 2 finished. 2023-10-11 23:21:34 +02:00
7ab07edd05 First Half 2023-10-11 21:49:47 +02:00
ae8c7447db Added input. Reading file and puting them in a vector. 2023-10-11 17:00:35 +02:00
7c722de821 Added RockPaperScissors implementation/Enum and hashmaps. 2023-10-11 13:51:17 +02:00
b281043fec Created Hashmap for RPS 2023-10-11 09:02:01 +02:00
bd60b0dc5e CPP Version of day 1 done. 2023-10-10 22:11:32 +02:00
3ce89fa056 Added CPP Part 2023-10-10 21:06:06 +02:00
adb4497012 Finished Day 1. 2023-10-10 20:42:37 +02:00
2e000f683f First half of Day 1 Finished. 2023-10-10 16:54:37 +02:00
9d0fc7d649 Algorithm to gather each kcal from elves 2023-10-10 16:45:14 +02:00
8b1158a520 Reading the file 2023-10-10 16:05:32 +02:00
5c125e7ee7 Init Elves. 2023-10-10 15:01:13 +02:00