Skip to content

NZOI/moe-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================================

			  Moe Contest Environment @VERSION@

		    (c) 2001--2012 Martin Mares <mj@ucw.cz>
			     and other contributors

================================================================================


This is the programming contest environment used by the Czech Programming Olympiad
and some other competitions.

You will find a brief documentation in the doc/ directory inside the package (start
with doc/index.html) or on-line at http://www.ucw.cz/moe/.

The whole package can be distributed and used under the terms of the GNU General
Public License version 2.

If you have any suggestions, bug reports or improvements you would like to share
with others, please send them to mj@ucw.cz.

** How to build Moe **

First of all, edit default.cfg to choose which components should be built.

Then run "./configure" and "make". This will place all compiled binaries in "run/".

By default, documentation is built, which requires AsciiDoc to be present.
You can skip documentation by "./configure -CONFIG_DOC".

About

Fork with nztrain branch referenced by nztrain install script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.4%
  • Perl 9.0%
  • Shell 4.2%
  • C++ 2.0%
  • Objective-C 0.3%
  • CSS 0.1%