pil0u / lewagon-aoc

Advent of Code x Le Wagon
https://aoc.lewagon.community/
MIT License
28 stars 5 forks source link

Update the aura formula for referrals #535

Closed pil0u closed 1 month ago

pil0u commented 1 month ago

Summary of changes and context

New formula for referrals includes and emphasises on contributions (i.e. solutions shared), and also makes the completions more "linear" (e.g. a referee who solves 2 puzzles would contribute, but less than one who solves 20).

Tests were not deterministic for some reason (randomised completion day), I fixed them. It should actually fix #529.

Screenshot 2024-06-11 at 14 28 06

Sanity checks