-
Updated
Jan 14, 2020 - HTML
programming-contests
Here are 258 public repositories matching this topic...
Description: Task and contest configuration file lack documentation
I am not able to find a complete specification of the configuration files for tasks and contests in YAML format (italy_yaml).
Looking at the examples in the test contest repository - such as con_test/batch/task.yaml - there is no information.
Here'
-
Updated
May 25, 2020 - TypeScript
It would be great to add a subset of the now only jury available stats also to the team and public pages.
I'm thinking of the submission graph over time (but all rejected verdicts bundled into one, of course nothing after the freeze) and the total number of attempts/corrects.
-
Updated
May 5, 2019 - JavaScript
I have written two pages in Japanese.
- https://online-judge-tools.readthedocs.io/en/master/introduction.ja.html
- https://online-judge-tools.readthedocs.io/en/master/run-ci-on-your-library.html
These documents should be translated to English.
-
Updated
Apr 7, 2019 - JavaScript
Hi friends, since many of you are starting to contribute for Hacktoberfest.
To not disallow beginners to contribute to the project, this issue can be taken up by anyone starting to learn data structures and algorithms.
You need to start solving the problems in the Hackerrank's Tracks and add your solutions in the branch named trackname in a new f
Is your feature request related to a problem? Please describe.
More flexible head comments (like adding current time and so on).
Describe the solution you'd like
Set some identifier. When the template was loaded, replace the identifier (like the template of cf-tools).
This would allow a user's choice to persist across browsers, cookie clears, etc.
-
Updated
Mar 17, 2020 - C++
-
Updated
Jun 30, 2019 - C++
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
May 26, 2020 - C++
-
Updated
Jan 2, 2020 - C++
-
Updated
May 16, 2020 - Python
-
Updated
Oct 2, 2019 - C++
-
Updated
Apr 5, 2020 - Python
-
Updated
Feb 10, 2020 - Python
-
Updated
Oct 26, 2018 - Python
-
Updated
Apr 7, 2019 - C++
-
Updated
Oct 22, 2019 - C++
-
Updated
Feb 10, 2020 - Python
-
Updated
May 12, 2020 - C++
-
Updated
Aug 10, 2018 - C++
-
Updated
May 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the programming-contests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-contests topic, visit your repo's landing page and select "manage topics."
The code from https://cp-algorithms.com/graph/push-relabel.html doesn't work.
Very easy to see that it is buggy, since the code doesn't use the target vertex
tat all.