Daniel Borges daniel
daniel pushed to main at daniel/advent-of-code-2021 2021-12-12 12:30:08 +01:00
7662c00cf9 day 12 part 1
0388455b85 moved get-lines to common.scm
bdc9004df6 use char->number from common in day 5
Compare 3 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-11 12:02:41 +01:00
98336be2d7 day 11 part 2
a22420b554 day 11, part 1
d35640dc63 oops, import srfi 43 for common to compile
f0d18d31ce customize default return value of matrix-get when peeking outside
a1266ca648 factorized heightmap code into matrix code, and using records now
Compare 5 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-10 11:37:26 +01:00
3df3a70754 day 10
211dbae5a4 fixed colors/comments of PGM
Compare 2 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-09 12:58:31 +01:00
546b1961f8 day 9
755c44ea1d moved char->number to common.scm
Compare 2 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-08 14:48:24 +01:00
663a7fe65b day 8
daniel pushed to main at daniel/advent-of-code-2021 2021-12-08 01:22:44 +01:00
e4ee931c08 simplified using scheme control constructs
daniel pushed to main at daniel/advent-of-code-2021 2021-12-07 11:21:44 +01:00
c166d1dada day 7
f17f9dc81c move common code to common.scm
Compare 2 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-06 14:22:00 +01:00
146396c887 renamed folders with days' name
daniel pushed to main at daniel/advent-of-code-2021 2021-12-06 14:20:02 +01:00
c1bcf748c7 renamed folders with days' name
daniel pushed to main at daniel/advent-of-code-2021 2021-12-06 14:11:34 +01:00
b0f362f6ec fixed text
daniel pushed to main at daniel/advent-of-code-2021 2021-12-06 13:26:22 +01:00
b169b546a3 day 6
daniel pushed to main at daniel/advent-of-code-2021 2021-12-05 13:20:07 +01:00
3e26af5ae5 moved everything into folders
daniel pushed to main at daniel/advent-of-code-2021 2021-12-05 13:16:16 +01:00
8d8c1ae4a4 day 5
daniel pushed to main at daniel/advent-of-code-2021 2021-12-04 23:42:43 +01:00
dee303e64c use bitwise-bit-set? in day 3
7bc5df1247 day 4
Compare 2 commits »
daniel pushed to main at daniel/advent-of-code-2021 2021-12-03 19:06:53 +01:00
cb4da1e6ec day 3
daniel pushed to main at daniel/advent-of-code-2021 2021-12-02 12:44:52 +01:00
ffaf4acf1e use call-with-input-file
daniel pushed to main at daniel/advent-of-code-2021 2021-12-02 12:26:30 +01:00
11606105ea close files
daniel pushed to main at daniel/advent-of-code-2021 2021-12-02 12:16:58 +01:00
f24c1eb347 day 2
daniel pushed to main at daniel/advent-of-code-2021 2021-12-01 19:37:30 +01:00
2f7501c175 infos
daniel pushed to main at daniel/advent-of-code-2021 2021-12-01 19:36:30 +01:00
46a1fff0d8 infos