Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to main at bruno/advent-of-code 2022-09-20 20:02:38 +02:00
a461bf2842 typo
bruno pushed to main at bruno/advent-of-code 2022-09-20 20:00:53 +02:00
0ce9f9aafa Add --show-error-list=yes to valgrind options. Invalid opcode again!
ea530e7d8d 2019 day 4, minor is_valid() simplification
Compare 2 commits »
bruno pushed to main at bruno/advent-of-code 2022-09-20 19:22:32 +02:00
2694f8d4d0 2019 day 4, parts 1 and 2
bruno pushed to main at bruno/advent-of-code 2022-09-20 13:55:32 +02:00
f9a80239b4 2019 day 4 init
bruno pushed to main at bruno/advent-of-code 2022-09-20 13:39:29 +02:00
ffb27a8338 2019 day 3 cleanup
bruno pushed to master at bruno/test-repo 2022-09-19 21:26:49 +02:00
9b4ef754cb Update 'TODO.org'
bruno pushed to main at bruno/advent-of-code 2022-09-19 20:15:51 +02:00
dbfc914efb test newline in org paragraph
bruno pushed to master at bruno/test-repo 2022-09-19 20:13:42 +02:00
f6e197a6e2 Update 'TODO.org'
bruno pushed to main at bruno/advent-of-code 2022-09-19 20:05:36 +02:00
c4772bb416 typo in day03 README.org
bruno pushed to main at bruno/advent-of-code 2022-09-19 20:01:50 +02:00
bc8dac927a fix broken Makefile for valgrind + fix day02 memory leak.
bruno pushed to main at bruno/advent-of-code 2022-09-19 20:01:04 +02:00
42d1f7bf48 README.org cleanup, update RESULTS.txt, build README.org with Makefile
bruno pushed to main at bruno/advent-of-code 2022-09-19 19:36:37 +02:00
828d13f967 2019 day 3 + add br.h for some useful stuff (min, max... macros)
bruno pushed to master at bruno/test-repo 2022-09-19 12:52:56 +02:00
5606a6f9c7 Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2022-09-19 12:52:23 +02:00
db5a8dc58f Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2022-09-18 18:18:22 +02:00
ef6cf9b770 Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2022-09-18 18:17:40 +02:00
49aeafcd3e Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2022-09-18 18:15:48 +02:00
124b2f44ff Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2022-09-18 18:15:13 +02:00
98a291e879 test multiline code
bruno pushed to main at bruno/advent-of-code 2022-09-18 18:04:44 +02:00
b67600957e 2019 day3 init
bruno pushed to main at bruno/advent-of-code 2022-09-18 17:30:58 +02:00
0d7424d9c6 2019 day 2