Skip to content

A generic segmentree class in C++ to solve queries and range queries problems

Notifications You must be signed in to change notification settings

Segmentree/Generic-Segmentree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic-Segmentree

A generic segmentree class in C++ to solve queries and range queries problems

To run the project

make in the root of the project

To run the tests

make -C tests/ in the root of the project

About

A generic segmentree class in C++ to solve queries and range queries problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published