competitive programming notebook
- C++ 99.2%
- Python 0.8%
## Problem This public Forgejo repo was missing the standard issue and PR templates used across the migrated repos. ## Solution Add Forgejo-native bug report, feature request, issue chooser config, and pull request templates under `.forgejo`. Reviewed-on: #3 |
||
|---|---|---|
| .forgejo | ||
| algorithms/lca | ||
| atcoder/042 | ||
| codeforces | ||
| cses | ||
| kattis | ||
| usaco/bronze | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
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