oi
Here are 115 public repositories matching this topic...
-
Updated
Apr 3, 2020 - Roff
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).
Stack trace:
#0 /www/jnoj/views/solution/index.php(32): yii\base\ErrorHandler->handleError(8, 'Trying to get p...', '/www/jnoj/views...', 32, Array)
#1 [internal function]: yii\base\View->{closure}(Object(app\models\Solution), 32, 6, Object(yii\grid\DataColumn))
#2 /www/jnoj/vendor/yiisoft/yii2/grid/DataColumn.php(230): call_user_func(Object(Closure), Object(app\models\Solution), 32, 6, Object(
项目概览
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
Dec 2, 2019 - HTML
-
Updated
Jun 22, 2020 - C++
-
Updated
Jan 5, 2019 - C
-
Updated
Mar 15, 2020 - C++
-
Updated
Jun 1, 2017 - TeX
-
Updated
May 17, 2020 - C++
-
Updated
Feb 26, 2017 - Python
Improve this page
Add a description, image, and links to the oi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oi 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 只干一件事”)