Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-23 21:45:46 +01:00
684c33f156 Bug in division eval
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-23 19:20:47 +01:00
e1c734cb63 Added timer for bests solutions
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-23 15:48:28 +01:00
1b43433420 Remove useless debug information
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-23 15:26:29 +01:00
5025303e18 SIGINT handler, for partial result.
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-23 14:34:36 +01:00
0931d679fa working version: displays only bests results so far.
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-21 19:10:17 +01:00
9f14b5e076 started migration stack->tree
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-20 16:25:08 +01:00
0b6c839b4d initial version
bruno created repository bruno/Le-Compte-est-Bon 2021-01-20 16:07:11 +01:00
bruno pushed to main at bruno/advent-of-code 2021-01-17 10:35:29 +01:00
b4d77dca63 Fix wrong comments
bruno pushed to main at bruno/advent-of-code 2021-01-16 19:48:28 +01:00
deb18f2c5a Day 17: Removed dead code
bruno pushed to main at bruno/advent-of-code 2021-01-16 18:51:17 +01:00
c4dd681603 update README
bruno pushed to main at bruno/advent-of-code 2021-01-16 18:44:30 +01:00
57384c9890 Day 17 part 2, bash version (and retrofit to part 1)
bruno pushed to main at bruno/advent-of-code 2021-01-16 15:52:14 +01:00
0ea2309e02 Day 17 part 1 , bash version
bruno pushed to main at bruno/advent-of-code 2021-01-16 11:22:18 +01:00
08538ec19f OUTPUT files updated for day 16
bruno pushed to main at bruno/advent-of-code 2021-01-15 18:41:07 +01:00
faeb8cf9fb Day 16/part 2: C version.
bruno pushed to main at bruno/advent-of-code 2021-01-13 08:38:31 +01:00
2667617088 Day 16/Part 1: C version.
bruno pushed to main at bruno/advent-of-code 2021-01-12 13:47:38 +01:00
b429082c2b Cleanup dead/useless code
bruno pushed to main at bruno/advent-of-code 2021-01-12 11:51:35 +01:00
471e410236 Day 17 - input files
bruno pushed to main at bruno/advent-of-code 2021-01-11 17:29:51 +01:00
7c168e6e39 Day 16 part 2 (bash version)
aff61f5e5c day 16, exercise 2 (bash version)
Compare 2 commits »
bruno pushed to main at bruno/advent-of-code 2021-01-07 17:53:07 +01:00
ccfbf5322a Revert last commit (bug)