Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 239 Bytes

File metadata and controls

6 lines (6 loc) · 239 Bytes

AlgoLib

Simple C++ algorithms library In progress... This library is intended for my own usage in competitive programming and for puzzle solving. Usage is as simple as including one header. Example clients and input data also presented.