Skip to content

haifeng-jin/codelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codelib

This is my own code library for competitive programming. The readability of the code is much better than most of the similar ones. You can fork it if you would like to use it.

Build

mkdir build
cd build
cmake ..
make

Test

Assume you have build the project and in the directory of build/.

ctest

About

My own code library for competitive programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published