-
This issue aims to set up the API calling functions for the following websites
- [x] Codeforces
-
In the competition held for our school, it is required that the top 13 be the gold medal, the top 20 be the silver medal, and the top 40 be the bronze medal. In order to increase the look and feel of …
-
You may not imagine how EXCITED I am after seeing this project! I have been looking for a way to save the vscode layout.
I have been exploring the best practices for using vscode for algorithm com…
-
Follow up issue after earlier gitter chat and implementers call today (https://github.com/ethereum/eth2.0-pm/issues/29)
To pick the best solution, we need a more structural approach, and list the a…
-
To support the use-cases in the project https://github.com/nileshsah/harwest-tool, it'll be great to have additional APIs to support:
(1) Getting a count of the total number of submission-page for …
-
https://codeforces.com/contest/1309 , https://codeforces.com/contest/1308
These two are Russian non CP contests still in Pending system testing.
Whenever someone starts bot. It just spams CF API wit…
-
## Description
When I try to submit to Codeforces, it receives wrong User-Agent error message and this submission failed.
```console
[WARNING] You may use wrong User-Agent: 'online-judge-to…
-
自動で提出して AC したか自動で確認すればよいので、可能です。
わりと簡単に実装できますが、完全自動化すると AtCoder への負荷でおこられます。
たぶん「ローカルからしか使えない」「1ファイルずつ手動で `oj-verify submit hoge.test.cpp` を実行しないとだめ」「ところどころ sleep を挟む」ぐらいに制限をかければぎりぎり許されるはず。便利にするとお…
-
Support for Atcoder can be easily added using Kenkooo API
Here's a example repo combining both Codeforces and Atcoder [Link](https://github.com/s-i-d-d-i-s/Atcoder-Test)
-
- [x] "Admin" accounts to add instructors & view all classes
- [x] View students
- [x] View student progress on homework
- [x] View all student progress on homework (in a tabular format or somethin…