This is the archived CodeCup 2004 website.
Click here to go to the new CodeCup website.
logo  

CodeCup 2004

Rules

Rules of the game Lucky Words
Lucky Words is the game selected for the CodeCup 2004. Here, you will find the rules of the game itself.

Technical rules
The technical rules explain how you should write your program. Everything about programming languages, compilers, reading input and writing output, etc.

Competition rules
The competition rules are all about the conduct of a competition, which players play against eachother, the ranking of contestants, test competitions and prizes.

Examples

The examples here demonstrate how a player program can communicate with the contest system. Algorithms for the game are missing in the examples, so the programs are not capable of selecting correct moves.

Pascal example   (source code)
C example   (source code)
Java example   (source code)