Skip to content

Natureal/Codeforces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check (1) forget to sort (2) typo of i and j (3) n = 1 / cout -1

Good Problems

  1. Math
    • Statistics
      • edu 78 F (K-moment of binomial)
  2. DP
    • Expection / Probabilities DP
      • 604 div2 D
    • Tree DP
      • 607 div1 D
    • Rooted Tree DP
      • 614 div1 C
    • Submask DP
      • 568 div2 F
    • Multi-DP / Seperated DP
      • 568 div2 G hard
  3. Greedy
    • edu 78 D
  4. Hash
    • Hello 2020 D
  5. Graph
    • Sparse Graph Search
      • 589 div2 D
      • 599 div1 B
    • Strongly Connected Components
      • 545 div1 C
    • Minimum Cost Maximum Flow
      • edu 80 F
  6. Tree
    • LCA
      • 620 div2 E
  7. Data Structures
    • Treap / Ordered set
      • 567 div2 D
  8. Geometry
    • Polar sort
      • Hello 2020 E
  9. Randomization
    • Ozon2020
  10. Games
    • edu 83 F
  11. Strings
    • Z Function
      • 622 div2 E

About

Competition Records on CF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages