Skip to content

Some algorithm codes including AC codes on OJ and a useful template

Notifications You must be signed in to change notification settings

jily16/ACMCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACMCodes

Dedicated to my dearest Miss Z, the girl bringing me love and happiness.

AC code in several OJ website

Many of these problems are on POJ, http://poj.org/

POJ does not support C++11 feature so many wonderful skills cannot be used like lambda and auto type deductions.

ACMTemplate is a collection of correct and clear implements of data structure which are frequently used in ACM contests and programming projects. It is important to remember them, never too much.

About

Some algorithm codes including AC codes on OJ and a useful template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages