Hugi Size Coding Competition #6
Final results (April 2nd, 1999)

Place   Handle, name or group                   Country         Size in byte
01      INT-E                                   Germany          98
02      TAD                                     United Kingdom  100
03 *    Ruud v. Gessel                          The Netherlands 102 (97)
04      Lawrence E. Boothby                     United States   110
05      Sylex                                   France          111
05      st0ne                                   France          111
05      Zyrax / Obscure                         Sweden          111
08      Sniper                                  United States   114
09      Jibz                                    Denmark         116
10      shr / mnemonic                          Hungary         121
11 *    Stefan                                  Germany         128 (123)
12 *    Metalbrain                              Spain           129 (124)
13 *    Jimmy Moore                             United Kingdom  135 (130)
14      Ben                                     United States   140
15 *    ElpDragon                               United States   149 (144)
16      Tom                                     Hungary         157
17 *    YuCeL                                   Turkey          164 (159)
18      Stefan Turner                           United Kingdom  190
19      Dan Parsonson                           United Kingdom  195

Entries marked with * contain flaws that were not detected by test suite v5.
They were accepted by the Public Judgement, but a penalty of 5 bytes was added
to each entry. The numbers in brackets show the actual sizes. Here are the
found flaws:

ElpDragon:
  If the byte at DS:[F2FF] is 0Dh, the program will execute an endless loop
  while reading in the source file.
Metalbrain:
  Does not handle console input correctly.
Moore:
  Does not handle console input correctly.
Ruud:
  Does not handle console input correctly.
Stefan:
  Contains an off-by-one mistake, making the maximal file size 9999 if the
  last character is a command or bracket.
YuCeL:
  Writing 0A sets the current word to 0A0Dh.


Disqualified entries
Contain bugs that were either found by test suite v5 or that
would require rewriting a large part of the code to be fixed.
??      Wire                                    France          106 !
??      Darkblade / TZT                         United Kingdom  147 * ?
??      Neon / Spetsnaz                         Norway          160 *
??      Paul Robson                             United Kingdom  147 C
??      TTL-Logic                               Denmark         190 !

* expands TABs
? crashes
C compiler bug
  (some programs would not work because the compiled code would grow too big)
! another flaw


Thanks for attending this compo!
