Index Page Different Tests Programming Contests Reference Pages Links and Statistics

CROQUAR-95 Competition

These pages are about International CROQUAR-95 competition that was held in November, 1995 in the Urals State Universuty.

Here you can find:


What is CROQUAR?

The name CROQUAR was made out of two words: ARithmetic CROquette. Basically it is a slightly modified Arithmetic Croquette game by Lewis Carrol. The rules of the game are pretty straightforward. However, the competition was not to play the game, but to write a program to do it. Participants had to write programs that played between each other. You can find most of the programs and competition results on this server.


Rules Of The Game

There are two players. Each player has a number, initially zero. Players take turns adding a positive integer from 1 to 8 to their own numbers until the number exceeds 100. The player, who managed to achieve this first, wins.

However, if it were all, that would not be appealing. To make the game interesting there are certain limitations:

That was the rules of Arithmetic Croquette. If you are interested in all the rules for writing and submitting programs for the competition, please refer to Official CROQUAR-95 Rules.


Participants List

Participants are listed in order of submitting their programs.


Winners Of The Competition

The first place: Paul Colley, Canada. (32 points)
The second place: Paul Filseth, U.S.A. (31.5 points)
The third place: Ray Burns, U.S.A. (30 points)

Paul Colley sent us a very interesting paper describing how he wrote his program for the competition. You can find it here.


Participating Programs

Click on any name below to download the corresponding program, submitted for the competition. Note that some participants did not let us put their programs on Web, so they aren't here.


Send your comments to Sergey Gershtein