No description
Find a file
2026-01-15 18:05:06 -05:00
algorithms/lca cleanup 2025-04-07 10:07:59 -04:00
atcoder/042 remove compile flags 2025-12-14 16:05:05 -06:00
codeforces icpc probs 2026-01-07 12:30:51 -06:00
cses remove compile flags 2025-12-14 16:05:05 -06:00
kattis icpc probs 2026-01-07 12:30:51 -06:00
usaco/bronze remove compile flags 2025-12-14 16:05:05 -06:00
.gitignore cleanup 2025-12-14 16:05:41 -06:00
README.md move readme 2026-01-15 18:05:06 -05:00

competitive programming

a collection of my competitive programming solutions categorized as follows:

  • /kattis: a few ICPC problems from UVA's "practices"
  • /codeforces: codeforces contests, including every division 4 round
  • /cses: ~100 basic cses problems