aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_berry120.sh
Commit message (Collapse)AuthorAgeFilesLines
* cobol initial implementationTrey Bastian2024-06-241-20/+0
|
* 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