aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_berry120.sh
Commit message (Collapse)AuthorAgeFilesLines
* Leaderboard updateGunnar Morling2024-01-101-1/+1
|
* Initial implementation (#158)Michael Berry2024-01-101-0/+20
* Initial implementation * Make executable * Deal with collisions (but very slow) * Formatting * Remove superfluous time * Formatting * Fixes * Remove hard coded correction line * Integer parsing speedup