Skip to content

Collection of algorithm implementations for ICPC programming contests

Notifications You must be signed in to change notification settings

Laakeri/contestlib

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

No packages published