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

https://github.com/shhossain/codeforces-all-contests

This repository contains all the contests of Codeforces in a single place.
https://github.com/shhossain/codeforces-all-contests

codeforces codeforces-contests codeforces-problems competitive-programming

Last synced: 4 months ago
JSON representation

This repository contains all the contests of Codeforces in a single place.

Awesome Lists containing this project

README

        

# Codforces All Contests
This repository contains all the contests of Codeforces in a single place.

## [Codeforces All Contests](https://shhossain.github.io/codeforces-all-contests/)

## How to update
1. Fork this repository
2. Run the python script
```bash
python main.py
```
3. Commit and push the changes
4. Create a pull request
5. Wait for the pull request to be merged