Code Monkey home page Code Monkey logo

lemon's Introduction

Lemon

为 OI 赛制设计的简易评测环境。

本评测环境没有沙盒,请不要用于评测不可信的代码。

原版作者为 @zhipeng-jia,此版本为修改版本。

目前该版本已支持 Windows 和 Linux 平台,由于我没有 Mac 所以没法测试 MacOS平台,如果发现 MacOS 下有 bug 请在 issue 区提出。

该版本特性

  • 支持选手目录下建立子文件夹。
  • 修改了最大内存限制和最大时间限制。
  • Linux 和 Win 平台自动开无限栈(Linux 平台需要系统支持)。

Flags:

  • 从 syzoj 的 data.yml 中导入数据。
  • 有好的建议欢迎在 issue 区中提出。

安装

直接下载 release 中的预编译包(目前已有 Windows 和 Linux 平台的预编译包),或按照下面的方式编译。

编译

首先安装 Qt5 SDK。

然后依次执行以下命令:

git clone https://github.com/WAAutoMaton/Lemon
cd Lemon
qmake lemon.pro
make

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.