An open API service indexing awesome lists of open source software.

https://github.com/zigaowang/usaco-cses-cf

USACO • CSES • CF Training Source Code
https://github.com/zigaowang/usaco-cses-cf

algorithm codeforces cpp cses usaco

Last synced: about 1 month ago
JSON representation

USACO • CSES • CF Training Source Code

Awesome Lists containing this project

README

          

# USACO • CSES • CF Training

> [!IMPORTANT]
> Folder names prefixed with `tle-` indicate "Time Limit Exceeded" questions. These will be retried in the future.

> [!TIP]
> For question IDs on various platforms, use [this navigator](https://github.com/ZigaoWang/usaco-cses-cf-navigator) that I created.
> To view and organize questions along with their statuses, check out [UCC Manager](https://github.com/ZigaoWang/ucc-manager) or its [live site](https://ucc-manager.zigao.wang/).

My C++ solutions for computer programming problems from:
- [USACO](http://usaco.org/) (USA Computing Olympiad)
- [CSES](https://cses.fi/) (Code Submission Evaluation System)
- [Codeforces](https://codeforces.com/)