aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_ChrisBellew.sh
Commit message (Collapse)AuthorAgeFilesLines
* SIMD parsing newlines, integer parsing, custom hashtable with SIMD lookup ↵Chris Bellew2024-02-011-0/+19
table for equality (#663) * Add submission * Added explanatory comment * Added comment * Rename shell script * Commit formatting * When last bytes don't fill a vector, take directly * Add comment * Deal with subset collisions