This website requires JavaScript.
Explore
Help
Register
Sign In
Bruno Raoult
bruno
0 Followers
·
0 Following
Joined on
2020-12-30
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
11
Projects
Packages
Public Activity
Starred Repositories
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-29 20:10:19 +02:00
8ed39e52b7
simplify part 2: use depths difference instead of two parent lists
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-29 19:43:20 +02:00
e83b690822
2019 day 6 : add structure diagrams (Thanks Emacs' artist-mode !)
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-29 19:37:30 +02:00
0004b2091e
2019 day 6: remove dead code, trie contains object ptr instead of object
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-28 18:46:42 +02:00
dc54d99ee3
2019 day 6: update RESULTS.txt, clean code
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-28 15:25:42 +02:00
a201283599
2019 day 6: parts 1 and 2, before cleaning (lots of printf ;-)
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-28 15:24:36 +02:00
d5c37f5d48
cosmetic changes
1c10926cf9
bits.h: add rolXX(), rorXX(), ilog2(), bits_per(), etc...
94c6b2eec5
add attribute(__pure__)
Compare 3 commits »
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-28 15:17:05 +02:00
b50f3a7098
switch from gnu99 to gnu11
bruno
pushed to
master
at
bruno/Tools
2022-09-25 19:31:35 +02:00
54085fa351
include (untested) hash
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-25 12:28:56 +02:00
8783eca22c
2019 day 6 init
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-25 12:26:37 +02:00
3d18e36ff4
2019 day 5: fix wrong link in README, replace struct with typedefs
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-24 18:48:45 +02:00
b6af1f3edb
2019 day 5: Update results & README
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-24 12:14:23 +02:00
68d81fd1da
2019 day5: cleaner (final ?) version
b206ee5b87
2019 day5: fix run-example.sh reversed results
Compare 2 commits »
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-24 08:02:28 +02:00
13c977957f
2019 day 5: working version before cleanup
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-24 07:56:59 +02:00
d0adb2378a
2019 day 5: set all examples + test script
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-22 10:12:31 +02:00
d1221ab086
2019 day 5: add examples from day 2, add _stringify in br.h
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-21 09:44:09 +02:00
f2b32f236d
2019 day 5 init (with day 2 code)
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-21 09:27:50 +02:00
696273367a
2019: update Makefile from day 4
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-20 22:02:09 +02:00
f7336d6814
when rule 4 is violated, skip to next possible number
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-20 21:54:47 +02:00
84246de0d0
when rule 4 is violated, skip to next possible number
bruno
pushed to
main
at
bruno/advent-of-code
2022-09-20 21:33:31 +02:00
edf09a53af
when rule 4 violated, skip to next possible number (99.7% savings)
First
Previous
...
29
30
31
32
33
...
Next
Last