koba-e964 / contest

programming contests, problems, et cetera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 81.0%Language:C++ 17.5%Language:Python 0.4%Language:Java 0.3%Language:Scala 0.2%Language:Ruby 0.2%Language:Go 0.1%Language:Q# 0.1%Language:Haskell 0.0%Language:Erlang 0.0%Language:JavaScript 0.0%Language:C 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:RenderScript 0.0%Language:C# 0.0%Language:Batchfile 0.0%