Docs.rs
  • competitive-programming-rs-0.1.14
    • competitive-programming-rs 0.1.14
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kenkoooo
    • Dependencies
      • num-traits ^0.2 normal
      • rand ^0.4.2 normal
    • Versions
    • 13.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate competitive_programming_rs

  • Structs
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • data_structure::bitset::bitset::BitSet
  • data_structure::fenwick_tree::FenwickTree
  • data_structure::range_add_segment_tree::range_add_segment_tree::RangeAddSegmentTree
  • data_structure::segment_tree::SegmentTree
  • data_structure::suffix_array::SuffixArray
  • data_structure::treap::treap::Treap
  • data_structure::union_find::UnionFind
  • geometry::convex_hull::Point
  • graph::bridge_detection::BridgeDetector
  • graph::lca::LowestCommonAncestor
  • graph::maximum_flow::dinitz::Dinitz
  • math::combination::Combination
  • math::cumulative_sum::CumulativeSum
  • math::mod_int::mod_int::ModInt
  • test_helper::TestCaseProducer

Functions

  • data_structure::bitset::bitset::get_bit_position
  • geometry::convex_hull::extract_convex_hull
  • graph::shortest_path::bellman_ford::shortest_path
  • graph::strongly_connected_components::strongly_connected_components::decompose
  • math::max_rectangle::max_rectangle::maximize

Constants

  • data_structure::range_add_segment_tree::range_add_segment_tree::INF
  • data_structure::range_add_segment_tree::range_add_segment_tree::NUM