-
Updated
May 4, 2020 - C++
acm
Here are 387 public repositories matching this topic...
-
Updated
Jun 23, 2020 - Roff
-
Updated
Jan 16, 2020 - JavaScript
Clean frontmatter after migrating to website
So, my script definitely achieved its goal of reducing the amount of manual text manipulation.
However, it could only do so much and hence the frontmatter of each course needs to be cleaned
Step 0 - Guidelines
- When making a commit, refer to this issue.
git commit -m "Update <course_code> based on #<issue_no>"
-
Updated
Aug 15, 2016
-
Updated
Dec 29, 2019 - C#
-
Updated
May 15, 2020 - JavaScript
-
Updated
Jun 22, 2020 - HTML
-
Updated
Jun 15, 2020 - Vue
-
Updated
Jun 16, 2020
-
Updated
Apr 12, 2018
-
Updated
Sep 19, 2019 - HCL
-
Updated
Jan 12, 2018 - C++
Fix paper.md
Need to update paper.md with better and comprehensive instructions(some were lost during repo transfer).
Maybe an example paper might be useful and then move the instructions to README.md.
-
Updated
Jun 16, 2020 - HCL
-
Updated
Jul 28, 2019 - C
项目概览
core
rrreol核心部分,掌握JavaScript者可以亲自操作此库完成丰富的代码自定义测评
cli
针对oi选手,命令行操作,只需要给予输入输出文件,或者config文件即可
例如
rrreol -in="file1.in, file2.in" -out="out1 out2" code1.cpp
rrreol -c config.json code2.cpp
rrreol code3.cpp -ans="1 2 3\n 4 5 6"
serve, ui
基于node.js搭建微服务的代码测试平台
-
Updated
Oct 17, 2018 - JavaScript
Improve this page
Add a description, image, and links to the acm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the acm topic, visit your repo's landing page and select "manage topics."
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).