The Wayback Machine - https://web.archive.org/web/20201108170903/https://github.com/topics/oi
Skip to content
#

oi

Here are 122 public repositories matching this topic...

cpeditor
coder3101
coder3101 commented Aug 1, 2020

There are two sets of refactoring that can be performed on our codebase to make them more efficient and utilize the full potential offered by Qt Framework. See below:

  1. There is no need to explicitly call delete on widgets that are allocated on Heap as long as in their constructor we have specified the parent widget for it. Consider this example below:
class Widget: public QObject
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.