|
|
43003def6b
|
day 14 part 1
|
2024-12-14 08:57:16 +01:00 |
|
|
|
0d910e8724
|
day 13 part 2
|
2024-12-13 15:32:45 +01:00 |
|
|
|
43bf93773f
|
day 13 part 1
|
2024-12-13 13:26:52 +01:00 |
|
|
|
dce8b1d2d5
|
clippy and cleanup
|
2024-12-12 18:47:22 +01:00 |
|
|
|
6621a5a71a
|
day 12 part 2
|
2024-12-12 18:43:15 +01:00 |
|
|
|
0d0bcb2b33
|
day 12 part 1
|
2024-12-12 08:47:08 +01:00 |
|
|
|
3f94690477
|
day 11 a bit faster
|
2024-12-11 21:12:37 +01:00 |
|
|
|
3cab145b01
|
day 11
|
2024-12-11 20:03:06 +01:00 |
|
|
|
6946298ed7
|
added script for new day
|
2024-12-10 20:53:31 +01:00 |
|
|
|
934dc5cb7f
|
added mapping to grid
|
2024-12-10 19:19:04 +01:00 |
|
|
|
ba78690ba4
|
fixed grid boundary checks
|
2024-12-10 19:06:07 +01:00 |
|
|
|
cef02c1f73
|
day 10 part 2
|
2024-12-10 06:53:04 +01:00 |
|
|
|
0b6f6fd3ec
|
day 10 part 1
|
2024-12-10 06:46:53 +01:00 |
|
|
|
1f4461a846
|
day 9 part 2
|
2024-12-09 21:28:02 +01:00 |
|
|
|
23b0aa1ff5
|
day 9 part 1
|
2024-12-09 08:31:50 +01:00 |
|
|
|
b987f56e5d
|
fixed day 7 concat operator where rhs is 10^x
|
2024-12-08 18:12:12 +01:00 |
|
|
|
d1f49d204f
|
day 8 part 2
|
2024-12-08 07:58:02 +01:00 |
|
|
|
a0c558032b
|
day 8 part 1
|
2024-12-08 07:50:33 +01:00 |
|
|
|
19c60b98db
|
day 7 speedup
|
2024-12-07 08:07:26 +01:00 |
|
|
|
af98c60972
|
day 7 cleanup
|
2024-12-07 07:23:00 +01:00 |
|
|
|
38e2a96a7a
|
day 7 part 2
|
2024-12-07 07:18:33 +01:00 |
|
|
|
226a1fde49
|
day 7 part 1
|
2024-12-07 06:50:13 +01:00 |
|
|
|
2392539b6e
|
option part for grid
|
2024-12-06 17:22:57 +01:00 |
|
|
|
345b29278f
|
extended the grid with parsing from string and added position iterator
|
2024-12-06 16:09:20 +01:00 |
|
|
|
2d3443907d
|
made coordinate public
|
2024-12-06 15:36:07 +01:00 |
|
|
|
2636f4a6c8
|
added grid utility and used it to speed up day 6
|
2024-12-06 15:33:57 +01:00 |
|
|
|
476f34e2b4
|
day 6 part 2 perf
|
2024-12-06 07:32:13 +01:00 |
|
|
|
9c5d12c6b0
|
day 6 part 2 performance
|
2024-12-06 07:19:24 +01:00 |
|
|
|
8157a9bf7e
|
clippy
|
2024-12-06 06:36:58 +01:00 |
|
|
|
53854a13f4
|
day 6 part 2
|
2024-12-06 06:30:02 +01:00 |
|
|
|
f632977666
|
day 6 part 1
|
2024-12-06 06:20:41 +01:00 |
|
|
|
8cf59c3725
|
prepare day 6
|
2024-12-05 19:14:31 +01:00 |
|
|
|
1a4c40b8aa
|
improve day 5 speed
|
2024-12-05 18:50:18 +01:00 |
|
|
|
fdd43c7953
|
clippy
|
2024-12-05 18:43:20 +01:00 |
|
|
|
ab88556e4c
|
make day 5 faster
|
2024-12-05 18:40:12 +01:00 |
|
|
|
b5bcc8268f
|
add elapsed time for each day to output
|
2024-12-05 18:33:45 +01:00 |
|
|
|
e8b494859b
|
add elapsed time for each day to output
|
2024-12-05 18:30:51 +01:00 |
|
|
|
89b36dcb98
|
day 5 part 2
|
2024-12-05 18:09:10 +01:00 |
|
|
|
ac69934667
|
day 5 part 1
|
2024-12-05 18:08:22 +01:00 |
|
|
|
9ab3453b02
|
cleanup
|
2024-12-04 07:03:13 +01:00 |
|
|
|
1f638fc7c7
|
day 4 part 2
|
2024-12-04 06:51:35 +01:00 |
|
|
|
2b7f894030
|
day 4 part 1
|
2024-12-04 06:44:17 +01:00 |
|
|
|
0e9a64e991
|
Prepare day 4 and template.
|
2024-12-03 06:55:12 +01:00 |
|
|
|
38eae3237a
|
shortened bit more
|
2024-12-03 06:38:48 +01:00 |
|
|
|
af3bb05817
|
output formatting
|
2024-12-03 06:31:21 +01:00 |
|
|
|
e09b221a59
|
shortened day 3 part 2
|
2024-12-03 06:30:21 +01:00 |
|
|
|
f872d60381
|
cleanup
|
2024-12-03 06:25:49 +01:00 |
|
|
|
328d695e30
|
clippy
|
2024-12-03 06:19:56 +01:00 |
|
|
|
84c562b5a8
|
day 3 part 2
|
2024-12-03 06:17:37 +01:00 |
|
|
|
6b5aed016b
|
day 3 part 1
|
2024-12-03 06:17:23 +01:00 |
|