Giter Club home page Giter Club logo

project_lemon's Introduction

Project_lemon

A clone of Project-Lemon on Google code (https://code.google.com/p/project-lemon/)

请用git clone源代码,或使用右方的Download ZIP功能。

sudo apt-get install qt4-dev-tools

进入源代码目录编译:

qmake lemon.pro
make

Fedora16下的安装注意事项(By litimetal): 1、安装 qt-devel 2、不要输入qmake, 而是qmake-qt4

  • argv[1]: 标准输入文件
  • argv[2]: 选手输出文件
  • argv[3]: 标准输出文件
  • argv[4]: 本测试点满分
  • argv[5]: 分数输出文件(必须创建),仅一行,包含一个非负整数,表示得分。
  • argv[6]: 额外信息文件(可以不创建)

其他细节

原lemon是QT4,现迁入QT5

大致修复了一堆include的问题和某些函数调用的问题,存在一些bug(osx平台)

注意事项

realjudge.c 和 watcher_unix.c 需要重新编译(在使用的平台上)

注意使用gcc编译,编译的生成的目标文件以平台为主,比如说realjudge_osx

bugs

  • 选手文件名不能含有'-'不然双击打开后就崩溃了

project_lemon's People

Contributors

nekkomoe avatar sojiv avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.