-
## Script Title - Search for future contest on codeforces
**Brief** - Search for future contest on codeforces and open a running contest in a new tab
## Instructions
- Create a new folder for…
-
https://twitter.com/mts1104_ml/status/1476494359181008897
-
I have tried to run the example on windows 10 with gcc (installed with the code block IDE) and met several issues.
1. RUST_LOG error
When running from a dos window this command:
`\codeforces > RUST…
-
Would like to add a route where we can get all the list of users matching the given query.
Example route -
`/codeforces/search?q=tou`
GET request to this route would provide me a list of ma…
-
We are using [Codeforces API](https://codeforces.com/apiHelp). Currently, they are hardcoded, but this is not a good practice.
Now you know all the places where we are requesting Codeforces API. W…
-
**Describe the bug**
A clear and concise description of what the bug is.
Add a code snippet in editor.
**To Reproduce**
Steps to reproduce the behavior:
1. Join a public room on a local devel…
-
In the `codedigger/codeforces/api.py`, implement user_rating function which calls user.rating method of [Codeforces API](https://codeforces.com/apiHelp/methods#user.rating).
Also, add a test case i…
-
## Summary / 概要
At codeforces, oj d can't find samples.
## Steps to reproduce / 再現方法
1. oj d https://codeforces.com/contest/1579/problem/B
environments:
- version: online-judge-tools…
-
Change the api used from codeforces to `http://contesttrackerapi.herokuapp.com/` do all necessary changes to facilitate the change. You will have to change the contest object documentation for this. I…
-
Link to the codeforces api website in the readme not working.
Current Readme Link: [http://codeforces.com/api/help](http://codeforces.com/api/help)
Current working API Link: [https://codeforces.c…