acm-icpc
Here are 279 public repositories matching this topic...
-
Updated
Jul 23, 2019 - C++
-
Updated
May 4, 2020 - C++
-
Updated
Apr 22, 2020 - C++
-
Updated
Jun 6, 2020 - C++
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.
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).
-
Updated
Apr 7, 2020 - Python
-
Updated
Jun 30, 2019 - C++
-
Updated
Jan 5, 2020 - Roff
-
Updated
Apr 7, 2018 - C++
-
Updated
Jan 28, 2020 - C++
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Jun 1, 2019
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jun 2, 2020
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jan 2, 2020 - C++
-
Updated
Nov 9, 2013 - C++
-
Updated
Jan 12, 2018 - C++
Right now to modify the current testcase to debug we are modifying the task.json using regular expression which is not really good idea.
From this repository https://github.com/agrawal-d/competitive-programming-helper use a configuration to store the path to the testcase that should be debugged.
Use variable substitution in the task to use that test.
Fix tcgen
-
Updated
Feb 14, 2020 - Java
-
Updated
Jun 6, 2020 - C++
Improve this page
Add a description, image, and links to the acm-icpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the acm-icpc topic, visit your repo's landing page and select "manage topics."
首先,十分欢迎你来给 OI WIki 开 issue,在提交之前,请花时间阅读一下这个模板的内容,谢谢合作!
git 使用指南
git-guidebook
https://git-scm.com/docs
https://git-scm.com/book/zh/v2
issue 标题请写为 'add ' + 要添加的内容
然后可以在 htc 里 link 一下。(我刚开始写 Wiki 的时候就不知道怎么做到“一个 pr 只干一件事”)