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.
- Host: GitHub
- URL: https://github.com/shhossain/codeforces-all-contests
- Owner: shhossain
- Created: 2022-12-03T10:06:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T01:53:47.000Z (about 1 year ago)
- Last Synced: 2024-04-24T06:16:39.744Z (about 1 year ago)
- Topics: codeforces, codeforces-contests, codeforces-problems, competitive-programming
- Language: JavaScript
- Homepage: https://shhossain.github.io/codeforces-all-contests/
- Size: 2.97 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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