-
***UPDATE*** was able to resolve the by following responses after this post:
https://github.com/deepmind/code_contests/issues/12#issuecomment-1075331768
---------------------------------------…
-
我目前在用一个 v2ray 客户端 v2rayN,但是 v2rayN 不支持全局透明代理,于是我尝试使用 Maple 实现全局透明代理,我应该怎样配置 Maple 才能让全局的流量都走 v2ray 代理呢?说得更具体一点,我想做到 https://github.com/mellow-io/mellow/issues/283 所说的事情,不同之处是我用的代理客户端是 v2rayN 而那里用的代理客户…
-
Error message:
Error fetching blog from https://codeforces.com/blog/entry/4088: invalid character '
-
To start, I want to say thank you for this amazing extension!!
But for some reason I am not getting predictions for today's contest. Can somebody tell me the reason or point me towards an explainat…
-
It seems like that problems' authoring can only be done through writing them in _Markdown_ and _LaTeX_, I suggest allowing integrating problems from other Online Judge systems (e.g., CodeForces, URI, …
-
Currently, I do something like this:
```
page.Element(".submit").Click()
time.Sleep(time.Millisecond*300)
page.WaitLoad()
// do next stuff here
```
Is there any better way than this? One way …
-
I decided to remove the feature to submit code to Codeforces. It's already broken (https://github.com/online-judge-tools/api-client/issues/117), and I will not fix it.
There is three reasons. The f…
-
Is there any way to use this API to get if a user has solved a particular question or not?
Codeforces in particular..
-
When attempting to run the solve_example script using the second given command with the python2 and 3 paths specified on a Ubuntu 20 system, the build completes successfully however the compilation fa…
-
Search the chrome directory for `#9` and complete the function(s).
updateContests nextContest
You have to use codeforces api at https://codeforces.com/apiHelp/methods#contest.list
Note: Do n…