Skip to content
#

oi

Here are 115 public repositories matching this topic...

ouuan
ouuan commented Sep 6, 2019

首先,十分欢迎你来给 OI WIki 开 issue,在提交之前,请花时间阅读一下这个模板的内容,谢谢合作!

  • 希望添加的是什么?

git 使用指南

  • 英文叫什么?

git-guidebook

  • 有什么参考资料?

https://git-scm.com/docs
https://git-scm.com/book/zh/v2

issue 标题请写为 'add ' + 要添加的内容

然后可以在 htc 里 link 一下。(我刚开始写 Wiki 的时候就不知道怎么做到“一个 pr 只干一件事”)

cpeditor
tdsoc2002
tdsoc2002 commented Sep 24, 2018

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(

Himself65
Himself65 commented Mar 13, 2019

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搭建微服务的代码测试平台

Improve this page

Add a description, image, and links to the oi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.