Skip to content

int-y1/cheese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A repository for cheesing problems in programming contests. Or for making your programs run really fast.

fastio.cpp - Useful for problems with a lot of input (at least 5 MB). Make sure that NOT_DMOJ is defined by the compiler, and data.txt contains sample input.

ds.cpp - Fast data structures.

TODO:

  • Add explanations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages