Skip to content

mathletedev/cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP

My collection of competitive programming solutions

Favourites

Graph Traversal
Dynamic Programming
Math / Number Theory
Binary Search
Greedy Algorithms
Complete Search
Simulation

Problem Sources

Codeforces (contest): https://codeforces.com/problemset/problem/{contest id}/{problem id}
Codeforces (gym): https://codeforces.com/gym/{gym id}/problem/{problem id}
USACO: http://www.usaco.org/index.php?page=viewproblem2&cpid={problem id}
AtCoder: https://atcoder.jp/contests/{contest id}/tasks/{problem id}
CSES: https://cses.fi/problemset/task/{problem id}

Additional Info

Incomplete Solutions

File name suffixes
  • .t TLE
  • .m MLE
  • .i incorrect
  • .u unfinished

🐬: *beautiful* problem!

Credits

USACO GuideColin GalenWilliam Lin

About

My competitive programming stuff

Topics

Resources

Stars

Watchers

Forks