Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 405 Bytes

Notebook

Build Status

Useful algorithms for competitive programming competitions

Usage

Run make to update notebook and run tests. Note that you may have to run git submodule update --init --recursive since this uses googletest as a submodule.