We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rrreol核心部分,掌握JavaScript者可以亲自操作此库完成丰富的代码自定义测评
针对oi选手,命令行操作,只需要给予输入输出文件,或者config文件即可
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"
基于node.js搭建微服务的代码测试平台
node.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
core
rrreol核心部分,掌握JavaScript者可以亲自操作此库完成丰富的代码自定义测评
cli
针对oi选手,命令行操作,只需要给予输入输出文件,或者
config
文件即可例如
serve, ui
基于
node.js
搭建微服务的代码测试平台The text was updated successfully, but these errors were encountered: