Skip to content

programming contests, problems, et cetera

Notifications You must be signed in to change notification settings

koba-e964/contest

Repository files navigation

Competitive Programming Code Build Status Library Status

Author

kobae964

  • AtCoder: kobae964
  • Codeforces: kobae964
  • Topcoder: koba2adc

Library

Library is placed in comm/. In comm/ files are separated by the following criteria:

comm/
|
|--comm/graph/ graph theory
|--comm/tree/ related to trees
|--comm/datastr/ data structures
|--comm/string/ string-related algorithms
|-- any other files

Furthermore, some files are place in snippet/. They are confirmed to work, but not suitable for drop-in use. (Core parts of implementation are not separated into functions/classes.)

About

programming contests, problems, et cetera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published