TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.68k stars 7.27k forks source link

style: lint `huffman.cpp` #2733

Closed vil02 closed 1 month ago

vil02 commented 1 month ago

Description of Change

Continuation of #2728 (I wanted to minimize the scope of the change there).

Checklist

Notes: Basic linting.