Skip to content

Laakeri/contestlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contestlib

Collection of algorithm implementations for programming contests

Main purpose of conteslib is to be team reference document for ICPC contests. The team reference document is src.pdf. The files that are included in team reference document begin with // TCR.

The code is generally ugly because of 25 page limit in the team reference document.

A graph with n vertices is indexed with integers 1..n. An array/string with n elements is indexed with integers 0..n-1.

About

Collection of algorithm implementations for ICPC programming contests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors