JANUARY 2005 CONTEST RESULTS

These are the final results of the USACO JANUARY 2005 programming
contest.  The next contest is the USACO FEBRUARY 2005 contest to
be held 1l-14 February.

Our goal in these contests is to cultivate interest in computer
programming among pre-college students and recognize those who are
outstanding performers.

This contest had 706 competitors and 217 observers, a total of 924
legal entrants:

             GOLD           SILVER          BRONZE            TOTAL
          Comp's Obsvrs  Comp's Obsvrs  Comp's Obsvrs  Comp's Obsvrs Entries
APR 2003   257     39     104      9      --     --     361     48     409
NOV 2003   300    106     166     31      --     --     466    192     658
DEC 2003   284     76     141     24      --     --     301    228     529
JAN 2004   313     69     153     31     108     38     574    138     712
FEB 2004   236     45     174     36      69     23     479    104     583
MAR 2004   207     42     194     41      91     17     492    100     592
NOV 2004   657    205     ---     --      --     --     657    205     862
DEC 2004   163     54     132     25     339    127     634    209     843
JAN 2005   150     34     166     36     390    148     706    217     924

An additional 94 contestants were disqualified for not following
the rules; 89 of them have been banned for life.

The 924 contestants and observers came from these 63 countries:
      1 ALB   37 CAN    16 GEO   2 LKA    2 NOR    1 TUN
      2 ARE    3 CHE     2 GRC   9 LTU   64 POL    1 TUR
     10 ARG  106 CHN     3 HKG   2 LUX    1 PRK    2 TWN
      3 ARM    8 COL    20 HRV   2 LVA   87 ROM   15 UKR
      5 AUS    2 CYP    17 IDN   5 MAC   18 RUS  161 USA
      2 AUT    2 CZE    22 IND   2 MDA    6 SGP   25 VNM
      1 AZE   13 DEU    17 IRN   2 MEX    9 SVK    9 YUG
     16 BGD    9 EGY     1 ISR   3 MKD    2 SWE    2 ZAF
     57 BGR    4 EST     5 ITA   1 MLT   15 SYR
     41 BLR   12 FRA    14 KAZ   2 MNG    1 THA
      3 BRA    4 GBR     7 KOR   2 NED    6 TKM

Romania, Poland, and Bulgaria are increasing their entries. Congrats.

The grading system accepted 1.52 GB of text (mostly programs but
the occasional binary), a total of 10,696 submissions.  Here's a
summary of how the final graded submissions looked (including
observers):

         Program  Subs    C      Pascal    Java
GOLD
           juice  148   97/66%   41/28%   10/ 7%
           cover  137   89/65%   38/28%   10/ 7%
         naptime  125   80/64%   38/30%    7/ 6%
SILVER
          volume  195   97/50%   74/38%   24/12%
          sumset  176   89/51%   63/36%   24/14%
        watchcow  121   62/51%   49/40%   10/ 8%
BRONZE
          binnum  573  276/48%  238/42%   59/10%
         bankbal  549  263/48%  234/43%   52/ 9%
          plates  452  219/48%  197/44%   36/ 8%
           satel  311  151/49%  142/46%   18/ 6%

Java submissions continue to increase; GOLD competitors seem to be
eschewing Pascal to an extent.

Mechanically, the contest ran almost perfectly through its four
days: no power failures, a tiny network outage, no daemon failures,
etc. After the contest, bankbal received all new test data.

I think JAVA reports still misreport why some programs terminated.
The timings for JAVA are reported just as for C, though JAVA runs
slower, so all JAVA times are actually divided by 5.

In fact, we're going to try again to upgrade the grading machine soon,
including all new Java compilers.  Wish us luck!

Test data is available at http://ace.delos.com/JAN05.htm .

### GOLD Division ######################################################

62 competitors read the GOLD or SILVER problems and did not submit
solutions. Don't do this: if you read the problems, solve them.

The GOLD contest was too hard. In fact, it was so hard that we
changed scoring algorithms for this contest only... the IOI scoring
algorithm with fixed-points-per-task is being used. The normal
scoring algorithm tries to separate people at the high end. Scores
using that scheme were so very separated that hardly anyone got a
good score.

The problem weightings were determined using the standard algorithm.
The 'cover' problem was a bit easier; 'juice' was as hard as they
get.  In fact, this might well be the hardest GOLD (green) contest
we've ever had. We've taken steps to make sure it doesn't happen
again.

Here are the problem weightings:

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f  g  h
     --------------------------------------------------------------------
      cover: 255 255.0 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15
      juice: 405 405.0 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
    naptime: 350 350.0 25 25 25 25 25 25 25 25 25 25 25 25 25 25

In a disruption of the new trend, juniors barely dominated the GOLD
division with 41.3%:

  Distribution by grade:
    Grde  #  Percent
    2005  57 (38.0%) *****************************
    2006  62 (41.3%) *******************************
    2007  22 (14.7%) ***********
    2008   7 ( 4.7%) ***
    2009   2 ( 1.3%) *

The score distribution was, as always, interesting. I don't really
know how to describe it. This contest had 1010 points:

===== Distribution of scores =====
951..1010  6  ******
901.. 950  7  *******
851.. 900  1  *
801.. 850  5  *****
751.. 800  3  ***
701.. 750  6  ******
651.. 700  8  ********
601.. 650 13  *************
551.. 600  6  ******
501.. 550 10  **********
451.. 500 15  ***************
401.. 450 10  **********
351.. 400 14  **************
301.. 350 14  **************
251.. 300 16  ****************
201.. 250 17  *****************
151.. 200  7  *******
101.. 150  4  ****
 51.. 100  8  ********
  1..  50 12  ************
  0..   0  0

Of course, the curve is very much affected by the scoring algorithm
used.

Don't forget: We love difficult (but legal) test data sent in by
competitors.  We almost always trim out the test data so that test
cases really do reflect some new dimension of the solution.  We do
this by removing those test cases with high correlations with other
test cases.

Here are the top seven competitors from the GOLD division, all those
above 850 points.  You'll recognize many of their names as high
scorers in previous contests and the IOI. Yang Yi slipped into this
elite group otherwise dominated by those in their last two years
of high school:

     1 2005 USA Alex Schwendner     1010\
     1 2006 CHN Zeyuan Zhu          1010/
     3 2006 CHN Wenbin Tang          985\
     3 2005 CHN Jim Yang             985/
     5 2006 ROM Vladu Adrian         958
     6 2006 CHN Zhu Chenguang        956
     7 2006 CHN CHEN Xue             931
     8 2005 POL Daniel Czajka        929
     9 2005 USA Eric Price           911
    10 2008 CHN Yang Yi              904\
    10 2006 CHN Pan Zhenhao          904/

Special congratulations to USA's Alex Schwendner and China's Zeyuan
Zhu for their perfect score.

The country breakdown of these elite competitors includes 7 from
CHN, 2 from USA, and 1 each from POL and ROM. That's an incredible
accomplishment for CHINA!  Wow!

Congratulations to these tough competitors.

## SILVER Division #####################################################

The SILVER division's problems were also too hard. Same problem.
Sorry about that. IOI scoring was used for the SILVER division, as
well:

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d
     --------------------------------------------------------
     sumset: 380 380.0 38 38 38 38 38 38 38 38 38 38
   watchcow: 396 396.0 33 33 33 33 33 33 33 33 33 33 33 33
     volume: 221 221.0 17 17 17 17 17 17 17 17 17 17 17 17 17

The 'volume' problem was the easiest (by design!), the other two
almost maxed out the possible weighting.

In the SILVER Division had 997 points with a single perfect score.
A total of 11 competitors bested 850 points:

     1 2006 POL Marian Kędzierski   997
     2 2006 CHN Wei Yuemin          964
     3 2006 IRN afshin nikzad       947
     4 2006 IRN Ahmad Khajehnejad   931\
     4 2006 CHN Xiaohan Xie         931/
     6 2006 CHN Min Kerui           921
     7 2007 BLR Vladimir Minjailov  914
     8 2007 POL Tomasz Kulczynski   898
     9 2005 ROM Iolanda Popa        892
    10 2006 POL Ela Dlutowska       883
    11 2005 POL Adam Blokus         866

Congratulations to Marian Kędzierski for his perfect score!

POL leads with four competitors, followed closely by CHN with 3.
IRN had 2; 1 each for ROM and BLR.

Everyone who scored 850 points or more in this contest has been
invited to the GOLD division for January.

The contest's distribution was spread out over a large range, with
a number of peaks (this is IOI scoring):

===== Distribution of scores =====
951..1000  4  ****
901.. 950  6  ******
851.. 900  4  ****
801.. 850  6  ******
751.. 800 11  ***********
701.. 750  4  ****
651.. 700 15  ***************
601.. 650  9  *********
551.. 600  8  ********
501.. 550  9  *********
451.. 500 12  ************
401.. 450 11  ***********
351.. 400 15  ***************
301.. 350 12  ************
251.. 300 20  ********************
201.. 250 18  ******************
151.. 200 13  *************
101.. 150 18  ******************
 51.. 100  2  **
  1..  50  5  *****
  0..   0  0  

## BRONZE Division #####################################################

The still shiny and new BRONZE division had problems that turned
out (again) not to be quite as challenging for many competitors (84
of whom have been invited to the SILVER division).

Yes, 84 competitors moved up!  Cool, eh?

In the BRONZE Division, 27 competitors earned perfect scores:

         2007 BLR Alexander Chepa      1000
         2006 ROM Andrei Ghiuru        1000
         2007 POL Jakub Kallas         1000
         2007 CHN Charlie Space        1000
         2006 CHN Zhirong Liang        1000
         2005 BLR Alexander Moiseenko  1000
         2006 HRV Domagoj Herceg       1000
         2007 USA Drew Boyuka          1000
         2007 USA Daniel W. Andrino    1000
         2006 CHN Dong Fu              1000
         2005 VNM Hai Minh Pham        1000
         2005 EGY Hamza Fawzi          1000
         2006 CHN Donkey Lv            1000
         2005 RUS Yulia Ch             1000
         2006 COL Juan Gomez           1000
         2006 TKM Atamyrat Hezretguly  1000
         2007 CHN Jing Wang            1000
         2008 ROM Mihai Moraru         1000
         2006 CAN Peng Shi             1000
         2006 EGY Hussein Fawzy        1000
         2006 MKD Petar Petrovic       1000
         2005 BGR Stefan Tsvyatkov     1000
         2007 BLR Sergey Veraksich     1000
         2008 CHN da maomi             1000
         2005 EST Margus Niitsoo       1000
         2007 YUG Vladislav Guberinic  1000
         2008 CHN Yang Ye              1000

Many older competitors in this batch of perfect scores:
   # Grade
   6 2005
  10 2006
   8 2007
   3 2008

The overall distribution by grade went like this, with juniors
again dominating the scene:
    Grde   #  Percent
    2005  92 (23.6%) ******************
    2006 133 (34.1%) **************************
    2007  95 (24.4%) ******************
    2008  43 (11.0%) ********
    2009  18 ( 4.6%) ***
    2010   8 ( 2.1%) *
    2011   1 ( 0.3%) 

The 'satel' problem was harder than the intended hardest problem
('plates'):

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f  g  h
     --------------------------------------------------------------------
     binnum:  88 171.7  0 15  9  9  9  9  9  9 10  9
    bankbal:  91 180.5  0 11 10 10 10 10 10 10 10 10
      satel:  97 345.5  0  6  6  6  6  6  5  6  7  6  6  6  7  6  6  6  6
     plates:  90 302.3  0  7  9 10 11 11 11  8 11 12

The distribution of scores showed a four-modal (or maybe five-modal)
distribution, which makes sense since there were four problems:

===== Distribution of scores =====
951..1000 58  **********************************************************
901.. 950 15  ***************
851.. 900 11  ***********
801.. 850  6  ******
751.. 800 14  **************
701.. 750 19  *******************
651.. 700 18  ******************
601.. 650 30  ******************************
551.. 600 12  ************
501.. 550  6  ******
451.. 500 13  *************
401.. 450 18  ******************
351.. 400 48  ************************************************
301.. 350 39  ***************************************
251.. 300  7  *******
201.. 250 14  **************
151.. 200 32  ********************************
101.. 150 22  **********************
 51.. 100  2  **
  1..  50  4  ****
  0..   0  2  **

############################## GENERAL ###################################

## About the USACO Internet Programming Contests

These contests (the GOLD division in particular) are just incredibly
hard.

Winners must master not only algorithmic techniques like dynamic
programming but also the ability to write bug-free code quickly.
This requires practice and skill.  Don't despair if you didn't get
a perfect score this time -- it is hard!

Furthermore, the scoring mechanism is set up so that a huge percentage
of finishers scores in the 0..500 range -- different from many
contests where everyone finishes in the 800..1000 range and the
0..800 range is empty.  If we don't do this, we can't distinguish
among the top competitors.

## Want to Learn More?

Check out the USACO training pages at http://ace.delos.com/usacogate .
They provide practice challenges that can help you move up in the
rankings.

## How USACO Scoring Works

The score results are shown below.  I used a program to determine
how much each problem was worth and how much each test case was
worth.  Basically, it counts how many people got test cases and
problems wrong and uses that to estimate a difficulty and choose a
weight.

Each problem has a certain number of test cases along with a "weight"
that tells how many of the 1,000 points come from that program.
The test cases are also weighted; here is an example:

            points weight 1  2  3  4  5  6
            ------------------------------
      probname: 39 396.6  6  5  6  5  6 11

If you score full marks on cases 1, 2, 3, and 4, you'd have 6+5+6+5=22
out of 39 points for this problem and you receive:

                22/39 * 396.6 = 223.7

total points out of 396.6 possible.  The sum of each problem's
points is your total score.

## Closing (Thanks and Solicitation)

Thanks to the USACO coaches who helped bring this contest together.
Special thinks to our translators.

USACO accepts -- and uses -- problem submissions from anyone!  You
have a real leg up in the contest if we use your problem.  Feel
free to send programming tasks to me.  We now have a staff of 20
coaches and assistant coaches who vet the problems and create
prototype solutions.  This enables us to have many contests throughout
the year with at least some level of predictable quality.

   ====================================================================
          ((__))       Rob Kolstad                   USACO Head Coach
           (00)         kolstad@sage.org              +1 719-481-6542
     -nn--(o__o)--nn-    http://www.usaco.org    Colorado Springs, CO
   ====================================================================

#################################################################################################
                         2005 JANUARY CONTEST RESULTS: GOLD DIVISION
#################################################################################################

========================= Test Case Weights ========================

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f  g  h
     --------------------------------------------------------------------
      cover: 255 255.0 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15
      juice: 405 405.0 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
    naptime: 350 350.0 25 25 25 25 25 25 25 25 25 25 25 25 25 25

Total score = sum of earned_prob_points[i]/possible_points[i]*weight[i]

============================ Scoring Legend ============================

* = correct    t = time exceeded  0-9 = 0%-90%      e = bad exit status
x = wrong      s = bad signal     .   = no entry

GRAD CTR Name............... ID........ -------- cover --------- ------- juice ------- ----- naptime ------ TOTAL
--------------------------------------------------------------------------------------------------------------
2005 USA Alex Schwendner     alex002    ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** **** 350 1010
2006 CHN Zeyuan Zhu          zhuzeyu1   ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** **** 350 1010
2006 CHN Wenbin Tang         bamboo22   ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** ***t 325  985
2005 CHN Jim Yang            seek_ji1   ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** ***t 325  985
2006 ROM Vladu Adrian        azotlic1   ***** ***** ***** ** 255 ***** ***** ****t 378 ***** ***** ***t 325  958
2006 CHN Zhu Chenguang       05         ***** ***** ***** ** 255 ***** ***** ***tt 351 ***** ***** **** 350  956
2006 CHN CHEN Xue            chenxue2   ***** ***** ***** ** 255 ***** ***** ***tt 351 ***** ***** ***t 325  931
2005 POL Daniel Czajka       kedaizd1   ***** ***** ***** ** 255 ***** ***** **ttt 324 ***** ***** **** 350  929
2005 USA Eric Price          eprice001  ***** ***x* *x*x* ** 210 ***** ***** ***tt 351 ***** ***** **** 350  911
2008 CHN Yang Yi             ahyangy4   ***** ***** ***** ** 255 ***** ***** **ttt 324 ***** ***** ***t 325  904
2006 CHN Pan Zhenhao         frankpz2   ***** ***** ***** ** 255 ***** ***** **ttt 324 ***** ***** ***t 325  904
2006 POL Filip Wolski        filipek1   **x** x**** ****x *x 195 ***** ***** ***tt 351 ***** ***** **tt 300  846
2006 CHN Hu Bo               hubo1011   ***s* ***** ***** ** 240 ***** ***** ***** 405 **x** ***x* xxxt 200  845
2005 POL Adam Syta           daroon1    ***** ***** ***** ** 255 ***** ***** ***tt 351 ***** ***x* xxxt 225  831
2006 IDN Derianto Kusuma     arkk1      ***** ***** **x*x ** 225 ***** ***** ****t 378 ***** ***x* xxxt 225  828
2006 SVK Daniel Bundala      dbk1       ***** ***** **x*x ** 225 ***** ***** ***tt 351 ***** ***tt tttt 200  776
2006 CHN Zhang Jinjing       tbtbtb91   ***x* x**xx xxxxx ** 120 ***** ***** ***** 405 ***** ***** xxxt 250  775
2005 USA Eric Ma             ericma1001 ***** ***** xxx*x ** 195 ***** ***** **ttt 324 ***** ***x* tttt 225  744
2005 POL Kuba Lacki          kubalacki1 **xsx x***s xxxxs *x  90 ***** ***** ***** 405 ***** ***x* xxxx 225  720
2008 BLR Rudol Dmitry        masterz1   ***** ***** **x*x ** 225 ***** ***** ttttt 270 ***** ***x* xxxt 225  720
2005 DEU Felix Arends        felix.are1 **x*x x***x xxx*x *x 120 ***** ***** ttttt 270 ***** ***** ***t 325  715
2005 HRV Davor Sutic         davor_s1   ***** ***** x*x*x ** 210 ***** ***** *xxxx 297 ***** x**x* xxxx 200  707
2005 ROM Stancu-Mara Sorin   smsorin001 ..... ..... ..... ..   0 ***** ***** ****x 378 ***** ***** ***t 325  703
2006 ROM Pasoi Mircea        mircea_1   ***** x**** xxx*x ** 180 ***** ***** ttttt 270 ***** ***** tttt 250  700
2006 CHN Hao Fu              fuhao_b3   **x** x***x xxxxx *x 120 ***** ***** ****t 378 ***** x**x* xxxx 200  698
2008 CHN Yucheng Zhang       zhangyu3   ***x* ***** ***** ** 240 ****x ***x* ***** 351 *xt** tx*tt ttee 100  691
2006 DEU Erik Panzer         panzere1   ***** ***** x*x*x ** 210 ***** ***** ***tt 351 **xx* x**xx xxxx 125  686
2005 USA Eric Stansifer      stansifr1  ***** ***** **t*t t* 210 ***** ***** ttttt 270 ***** x**x* xxxx 200  680
2006 CHN Yu Xin              yuxin202   ***** ***** **t*t t* 210 ***** ****t ttttt 243 ***** ***x* txxx 225  678
2006 USA Kevin Modzelewski   kevin_m1   ***** ***** ****x ** 240 ***** ***** ***tt 351 **x*t xxxxx xxxt  75  666
2006 ROM Andrei Teodorescu   andreit1   ***x* *t*x* xxtxt t* 120 ***** ***** ttttt 270 ***** ***** tttt 250  640
2006 GEO Giorgi Lekveishvili giolekv2   ***** *t*** **t*t t* 195 ***** **ttt ttttt 189 ***** ***** xttt 250  634
2007 CHN Tianyi Li           lll75651   ***** ***** ***** ** 255 ***** ***** ****t 378 ..... ..... ....   0  633
2005 RUS Alexandra Zykova    azykova1   ***** ***** ***** ** 255 *xxxx xxxxx xxttt  27 ***** ***** **** 350  632
2005 POL Karol Kurach        karol1     ***** ***** **x*x ** 225 ***** ***** ***** 405 ..... ..... ....   0  630
2008 CHN Zhou Dong           zzzzzdddd1 **x** x***x xxxxx *x 120 ***** ***** ***tt 351 **t** t**tt tttt 150  621
2008 CHN Fang Gong           jsnjgf21   ***e* ****e xeeee xx 120 ***** ***** ttttt 270 ***** ***x* xxtt 225  615
2005 CHN Zhan Su             suzhan1    ***** ***** ***** ** 255 ***** ***** ***tt 351 ..... ..... ....   0  606
2005 UKR Andriy Grynenko     glukk1     ..... ..... ..... ..   0 ***** ***** ****t 378 ***** ***x* xxxt 225  603
2007 CHN Huang SangXia       simonsh2   ..... ..... ..... ..   0 ***** ***** ****t 378 ****x **x** x*tt 225  603
2005 POL Waldek Jarosik      wj1        ***** ****s **x*x *s 195 ***** ***** ***** 405 ..... ..... ....   0  600
2005 YUG Igor Kabiljo        ekabilj1   ***** ***** ***** ** 255 ..... ..... .....   0 ***** ***** ***t 325  580
2006 BGR Momchil Ivanov      dodo2      ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** ***** ***t 325  577
2006 USA Yu Xiang            xiangyu1   **x** x**xx xxxxx *x 105 ***** ***** ttttt 270 ***** x**x* xxxx 200  575
2006 CHN Maigo Akisame       maigoak1   ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** ***** **tt 300  552
2006 GEO Zviad Metreveli     zico001    ***** ***** **x*x ** 225 *xxxx xxxxx xxxxt  27 ***** ***** **tt 300  552
2005 ROM Fechete Dan Ionut   f_d_a_n3   ***** *x*** **x*x x* 195 *xxxx xxxxx xxxxx  27 ***** ***** ***t 325  547
2007 USA Richard McCutchen   hashpro1   ***** ***e* eeeex ** 165 ***** ***** ****t 378 ..... ..... ....   0  543
2006 CAN Richard Peng        peng_ri1   ***t* ****t ttttt t* 135 ***** ***** ***** 405 ..... ..... ....   0  540
2006 USA Yi Sun              yisun771   *x*xx xxxxx *xxxx xx  45 ***** ***** ttttt 270 ***** ***tt tttt 200  515
2006 IND Kshitij Bansal      kbusaco881 ***** ***** x*x*x ** 210 *xxxx xxxxx xxttt  27 ***** ***** x*xt 275  512
2005 CHN shen zhen           iamtima1   ***s* ***xs sssss xx 105 ***** ***** ***** 405 ..... ..... ....   0  510
2006 ROM Adrian Diaconu      adriand1   ***x* x**** xxxxx ** 150 *xxxx xxxxx xxxxx  27 ***** ***** ***t 325  502
2006 POL Piotr Jastrzebski   piotrja1   *x*** *x*** xxx*x x* 150 ***** ***** ***tt 351 ..... ..... ....   0  501
2008 CHN Yu Hang             cosechy1   **x** x***x xxxxx *x 120 ***** ***** ****t 378 ..... ..... ....   0  498
2005 BGR Angel Dzhigarov     emp_ang2   ..... ..... ..... ..   0 ***** ***** ttttt 270 ***** ***x* xxtt 225  495
2006 IND Harpreet Singh      happysi1   ..... ..... ..... ..   0 ***** ***** ttttt 270 ***** ***x* xxxt 225  495
2005 SVK Jakub Zavodny       kubus001   ***** ***** **x*x ** 225 ***** ***** ttttt 270 ..... ..... ....   0  495
2005 VNM Minh Thien Nguyen   nmthien5   ***** ***** **t*t t* 210 ..... ..... .....   0 ***** ***** x*xt 275  485
2007 CHN RuiZhang Jin        johnjin1   ..... ..... ..... ..   0 ***** ***** ***** 405 **xx* xxxxx xxxt  75  480
2005 GBR Mark Thompson       marktho1   ***** ***** **x*x ** 225 *xxxx xtxtt ttttt  27 *x*** ***** xxxt 225  477
2006 VNM Viet Anh Nguyen Dan lugia101   ***** ***** **t*t x* 210 *xxxx xxxxx xxxxx  27 ***** ***x* tttt 225  462
2007 CHN Wang Jingjing       wjj_1981   ***** ***** ***** ** 255 ..... ..... .....   0 ***x* **x** tttt 200  455
2005 TUN Karim Jouini        karim_jou1 ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** x**x* xxxx 200  452
2005 MAC MANIN IONG          simon251   ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** x**x* xxxx 200  452
2005 VNM Nguyen Hong Hanh    vietsatur1 ***** ***** ***** ** 255 *tttt ttttt ttttt  27 **t** t**tt ttee 150  432
2005 TUR Emre Varol          emre_va1   *xx*x xx**x xxxxx xx  60 ***** ***** ttttt 270 **xx* x*xxx xxxx 100  430
2006 KAZ Talgat Kabasov      tkabaso1   ***** ***** **x*x ** 225 ..... ..... .....   0 ***** x**x* xxxx 200  425
2005 SVK Michal Burger       bus1       *xxxx xxxxx xxxxx xx  15 ***** ***** ***** 405 ..... ..... ....   0  420
2005 VNM Hong Anh Khoa       honganh1   ***** ****x xxx*x t* 165 *xxxt xtttt ttttt  27 ***** ***x* xxxx 225  417
2005 SVK Frantisek Simancik  simanci1   ..... ..... ..... ..   0 ***** ***** ***** 405 ..... ..... ....   0  405
2005 VNM Trung Phan          delphi73   *x*** *x*** xxx*x x* 150 *xxtt ttttt ttttt  27 ***** ***x* tttt 225  402
2005 MDA Dumitru Ciubatii    workusm1   ***** ***** xxx*x ** 195 **xxx xxxxx ttttt  54 **x** *x*xx xxxt 150  399
2007 BGD Mahmudur Rahman     digital4   ***** ***** xxx*x ** 195 ..... ..... .....   0 ***** x**x* xxxx 200  395
2007 USA John Pardon         wlpar1     ***** ****x xxx*x *x 165 *tttt ttttt ttttt  27 ***** x**x* xxxx 200  392
2005 BGR Nickolay Tomitov    nicktom1   ***x* ***** **x*x ** 210 ..... ..... .....   0 ***x* x**x* xxee 175  385
2006 AUT Martin Jörg         martin_1   ..... ..... ..... ..   0 ***** ***** ****t 378 ..... ..... ....   0  378
2007 USA Thomas Morgan       agentmaxw1 *x*** *x*** xxx*x x* 150 *eeee eeeee sssss  27 ***** x**x* xxxx 200  377
2006 DEU Benjamin Berger     benjami2   ***** ***** **x*s ** 225 ..... ..... .....   0 **t** t**tt tttt 150  375
2005 RUS Sergei Shteiner     shteyne1   ***x* x**x* xxxxx ** 135 *xxxx ttttt ttttt  27 ***** x**x* tett 200  362
2006 CHN Ou Chen             occean_1   ***** ***** **x*x ** 225 ***** ttttt ttttt 135 ..... ..... ....   0  360
2005 DEU Karl Bringmann      karl-br1   ***t* *t*xt ttttt t* 105 *xxxx xxttt ttttt  27 ***** ***e* eeee 225  357
2005 ISR Yonatan Komornik    yonatanko1 ..... ..... ..... ..   0 *xxxx xxxxx xtttt  27 ***** ***** ***t 325  352
2006 ROM Catalin Tiseanu     ctisean1   ..... ..... ..... ..   0 ***** ***** ***tt 351 ..... ..... ....   0  351
2005 ROM Popa Alexandru      alexpop1   **x*x x***x xxx*x *x 120 *xxxx xxttt ttttt  27 ***** x**x* xxxx 200  347
2006 VNM Duy Hung            hungcra1   ***** **x*x xxxxx xx 120 *xxxx xxxxx ttttt  27 ***** x**x* xxxt 200  347
2007 CHN Chen Kaifei         thecat91   **x*x x***x xxx*x *x 120 *xxxx xxxxx xxxxx  27 ***** x**x* xxxx 200  347
2006 USA Marcello Herreshoff marcell1   ***** *t*** **t*t t* 195 ..... ..... .....   0 *x*x* ***xx xxxt 150  345
2006 USA Jake Snell          charles5   ***t* *t*** ttttt t* 135 ****t ttttt ttttt 108 **x** xxxxx xxxx 100  343
2006 ARM Vahe Musoyan        mlvahe1    ***** ***** ****x ** 240 *xxxx xxxxx ttttt  27 *xxx* *xxxx xxtt  75  342
2005 CAN Aidin Kashigar      aidin_k1   ***** ***xx xxxxx *x 135 *xxxx sxsst ssttt  27 ***** *x*xx tttt 175  337
2005 FRA Vincent GARNY       nygar1201  ***x* x**** xxtxt t* 135 ..... ..... .....   0 ***** x**x* xxxx 200  335
2006 USA Richard Ho          neverfo1   ***s* ***** ****x ** 225 *xxxx xxxxx xxxxt  27 **xxx x*xxx xxxx  75  327
2006 USA Justin Solomon      justso11   *xxxx xx**x xxxxx xx  45 *xxxx xxxxx ttttt  27 ***** ***** eeee 250  322
2005 YUG Relja Arandjelovic  relja1     ***** ***** x*x*x ** 210 *xxxx xxxxx xxxxx  27 **xx* xxxxx xxxx  75  312
2006 IRN Sina Sadeghian      sinasma1   **xxx x*xxx xxxxx *x  60 ***** **ttt ttttt 189 *x*xx xxxxx xxxx  50  299
2006 POL Adam Gawarkiewicz   adam1811   *x*** *x*** x*x*x x* 165 *xxxx xxxxx xxxxx  27 *xx** xx*xx xxxx 100  292
2008 DEU Ludwig Schmidt      ludosch1   ***** ***** x*x*x ** 210 *t*t* tttxt ttttt  81 ..... ..... ....   0  291
2005 ARM Vahe Gulyan         vgulyan1   **x*x x***x xxxxx *x 105 *xxxx xxtxt eeeee  27 **x** x**xx xxxt 150  282
2007 BGD Sabbir Yousuf       sanny_b1   ..... ..... ..... ..   0 ***tt ttttt ttttt  81 ***** x**x* xxxx 200  281
2007 CHN Lu Jun              supercomp1 ***** ***** **x*x ** 225 *tttt ttttt ttttt  27 *xxxx xxxxx xxxx  25  277
2006 CHN Shi Xu              excgate1   ..... ..... ..... ..   0 ***** ***** sssxx 270 ..... ..... ....   0  270
2009 HRV Goran Zuzic         goran.z1   *x*** *x*** x*x*x x* 165 *sttt sstss ttstt  27 **xx* xxxxs ssss  75  267
2006 ROM Paul Diac           diac_pa1   ***** ***** **x*x ** 225 *ssss sssss stttt  27 ..... ..... ....   0  252
2005 ROM Aiordachioaie Andre famdore1   ***** ***** **x*x ** 225 *xxxx xxxxx xtttt  27 ..... ..... ....   0  252
2006 USA John Silberholz     josilbe1   ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ..... ..... ....   0  252
2005 USA Ben Joeris          oveja-c1   ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ..... ..... ....   0  252
2005 UKR Yura Znovyak        verba1     ..... ..... ..... ..   0 *xxxx xxxxx xxxtt  27 ***** ***x* xxxx 225  252
2006 USA Hooyoung Chung      pixor10001 ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***** xxxx 250  250
2006 YUG Stevan Joncic       rajkoj1    ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***** tttt 250  250
2007 BGD Istiaque Ahmed      the_1a21   ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***** xxss 250  250
2005 FRA Mehdi Bouaziz       mehdi_w1   ***x* ***x* xxxxx ** 150 *xxxx xxxxx ttttt  27 *xxx* xxxxx xxxx  50  227
2007 CHN Mingcheng Chen      cmc_hop2   ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2006 FRA David Waszek        davidwasz1 ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2007 BGR Alexander Georgiev  froozen1   ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2005 FRA Elie Rotenberg      jake.dr1   ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2006 ROM Bogdan Raducanu     lord_bo1   ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***x* ttts 225  225
2006 USA Men Young Lee       profmenyo1 ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2007 BGR Rostislav Rumenov   rostisl001 ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2006 USA Timothy Loffredo    timloffre1 ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2005 USA Anthony Kim         tonyeki001 ***** ***** xxx*x ** 195 *xxxx xxxxx xxxxx  27 ..... ..... ....   0  222
2005 BGR Ivo Ivanov          ivailob1   ***** ***** *tt*t ** 210 ..... ..... .....   0 ..... ..... ....   0  210
2007 CHN Jia Wang            cntswj2    ..... ..... ..... ..   0 *xttt ttttt ttttt  27 ***** x**tt tttt 175  202
2006 HRV Igor Bonaci         ibonaci1   ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***tt tttt 200  200
2009 RUS Lev Nhikolaievich K pure_1     *xx** xx**x xxx*x xx  90 ****t ttttt eeeee 108 ..... ..... ....   0  198
2006 USA Nicholas Zehender   dnz1       ***** ***x* exexx ** 165 *ssss sssss sssss  27 ..... ..... ....   0  192
2005 BGR Stefan Fidanov      fidanov1   ***** *s*** s*s*s s* 180 ..... ..... .....   0 ..... ..... ....   0  180
2006 USA Sam Gross           samgros1   ****x x***x xxx*x ** 150 *txxt xxxxx xxxxx  27 ..... ..... ....   0  177
2007 SWE Chen Xing           minikak3   **et* ee**t etttt tt  75 ..... ..... .....   0 **xx* xx*xx tttt 100  175
2005 FRA Michel West         msafarn1   ..... ..... ..... ..   0 *x*ss sssss ttttt  54 *xx** xxxxx xx*t 100  154
2005 USA Michael Forbes      felinem001 ***** ***tx ttttx ** 150 ..... ..... .....   0 ..... ..... ....   0  150
2007 USA Peiyu Wang          jwang_7741 ..... ..... ..... ..   0 *xxxx xxxxx xtttt  27 **xx* xxxxx xxxx  75  102
2005 BGR Boris Daskalov      lostsoul1  ..... ..... ..... ..   0 *xxxx xxxxx ttttt  27 **xx* xxxxx xtts  75  102
2006 USA Joe Zimmerman       quartez1   ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 *xxx* xx*xx xxxx  75  102
2005 ROM Lolozaur Bogdan     bogdan_2   ..... ..... ..... ..   0 ..... ..... .....   0 **x** xxxxx xxxx 100  100
2007 LKA Chethiya Abeysinghe chethiy2   *ss** ss**s sss*t ts  90 ..... ..... .....   0 ..... ..... ....   0   90
2006 ZAF Ralf Kistner        ralf1      ..... ..... ..... ..   0 ***xx xxxxx sssss  81 ..... ..... ....   0   81
2007 USA Zarathustra Brady   ze88y1     ..... ..... ..... ..   0 ***tt ttttt ttttt  81 ..... ..... ....   0   81
2007 USA Dan Li              dan_li91   ..... ..... ..... ..   0 ..... ..... .....   0 *xx** xxxxx xxee  75   75
2005 BGR Nikola Borisof      nikola_1   ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 *xxxx xxxxx xxtt  25   52
2007 GEO Dato Tvaltchrelidze gam_zaza6  *x*x* xxxxx xxxxx xx  45 ..... ..... .....   0 ..... ..... ....   0   45
2006 USA Ameya Velingker     avinash001 ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 ..... ..... ....   0   27
2005 USA Fedor Manin         fedya1     ..... ..... ..... ..   0 *ssss sssss sssss  27 ..... ..... ....   0   27
2006 USA George Boxer        gboxer11   ..... ..... ..... ..   0 *xxxx xxxxx ttttt  27 ..... ..... ....   0   27
2006 CHN Jia You             jiayou51   ..... ..... ..... ..   0 *xxxx xxxxx ttttt  27 ..... ..... ....   0   27
2006 MDA Simion Filip        l1nk1      ..... ..... ..... ..   0 *xxss sssss sssss  27 ..... ..... ....   0   27
2005 BGR Nikolay Valtchanov  lorddra1   ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 ..... ..... ....   0   27
2006 HRV Marko Ivankovic     marko.i1   ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 ..... ..... ....   0   27
2006 ROM Giurgea Mihnea      skipy1     ..... ..... ..... ..   0 *xsss sssss sssss  27 ..... ..... ....   0   27
2005 USA Thomas Belulovich   thobel1    ..... ..... ..... ..   0 *xxxx xxxxx ttttt  27 ..... ..... ....   0   27


****************** GOLD OBSERVERS:

GRAD CTR Name............... ID........ -------- cover --------- ------- juice ------- ----- naptime ------ TOTAL
--------------------------------------------------------------------------------------------------------------
1997 SWE Jimmy Mĺrdell       yarin1     ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** ***t 325  985
9999 POL Pawel Gawrychowski  gawry1     ***** ***** ***** ** 255 ***** ***** ****t 378 ***** ***** **** 350  983
2004 ROM Ganceanu Silviu     tzi_gan1   ***** ***** ***** ** 255 ***** ***** ***** 405 ***** ***** tttt 250  910
2004 CHN Cheng Sheng         leoshen1   ***** ***** ***** ** 255 ***** ***** ***tt 351 ***** ***** **ee 300  906
2002 CZE Josef Cibulka       josef.c1   ***t* ***** *x*xx ** 195 ***** ***** **ttt 324 ***** ***** **** 350  869
9999 VNM Dan Thanh Nguyen    ng_dan_th1 ***** ***** x*x** ** 225 ***** ***** **ttt 324 ***** ***** *ttt 275  824
2003 ARG Pablo Dal Lago      pdallag001 ..... ..... ..... ..   0 ***** ***** ***** 405 ***** ***** **** 350  755
2004 GBR Paul Jefferys       incom291   *s*x* xsxxx xxsxs sx  45 ***** ***** *tttt 297 ***** ***** ***t 325  667
2001 SVK Marian Dvorsky      marian001  ***** ***** ***** ** 255 *xxx* xxxxx xxxxx  54 ***** ***** ***t 325  634
2004 HRV Luka Dondivic       ldondji001 ***** ****x xxx*x x* 165 ***** ***** **ttt 324 **x** xxxxx xx*t 125  614
2002 CHN Wei Ran             weiran11   ***** ***** ***** ** 255 *xxxx xxxxx xxxxx  27 ***** ***** ***t 325  607
1993 IDN Lego Haryanto       haryantol1 ..... ..... ..... ..   0 ***** ***** *tttt 297 ***** ***x* xxxx 225  522
2003 LTU Mantas Kanaporis    vkanapo001 ***x* x**xx xxxxx ** 120 ***** **t*t ttttt 216 ***** x**xs ssss 175  511
9999 IND Bhaskara Aditya     bhaskar3   ..... ..... ..... ..   0 ***** ***** ttttt 270 ***** ***t* ttte 225  495
2004 HRV Lovro Puzar         lovro1     ***** ***** ****x ** 240 *xxxx xxxxx ttttt  27 ***** ***x* xxxt 225  492
2004 RUS Evgeny Shavlugin    average1   ***** ***** ***** ** 255 *xxxx xxxxx xxxtt  27 *xx** *x*xx *x*t 175  457
2002 ARG Diego Gavinowich    diego_g1   ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** x**x* xxxx 200  452
2003 IND Indraneel Mukherjee iforiq001  ***x* x**xx xxxxx ** 120 ..... ..... .....   0 ***** ***** **ss 300  420
2002 NED Erik-Jan Krijgsman  e.krijg1   ..... ..... ..... ..   0 ***** ***** ***** 405 ..... ..... ....   0  405
9999 CHN Wei Yang            jdklf1     ***** ***xx xxxxx *x 135 ***** ***** ttttt 270 ..... ..... ....   0  405
2004 CAN Yin Zhao            bugz_po1   ***** ****x **x*x ** 210 ***** **ttt ttttt 189 ..... ..... ....   0  399
2003 BGR Vesselin Georgiev   vessko001  ***** ***** **x*x ** 225 *xxxx xxxxx xxxxx  27 ***** xxxxx xxxx 125  377
2004 CHE Philipp Krähenbühl  thepk1     ..... ..... ..... ..   0 ***** ***** ttttt 270 **xx* xxxxx xtts  75  345
1996 AUS John Dethridge      jcd1       ..... ..... ..... ..   0 ..... ..... .....   0 ***** ***** **x* 325  325
2004 CHE Samuel Berner       sam_b1     ..... ..... ..... ..   0 ***** ***** **ttt 324 ..... ..... ....   0  324
2004 COL Ricardo Rojas       maxred01   *xx** xx*** x*xxx x* 120 *xxxx xxxxx xxxxx  27 ***x* x**xx xxxe 150  297
2002 VNM Hieu Nguyen         yennamthi3 ***** ***** ***** ** 255 ..... ..... .....   0 ..... ..... ....   0  255
2001 NOR Rune Fevang         fevang1    ..... ..... ..... ..   0 *xxxx xxttt ttttt  27 ***x* ***xx **ss 225  252
2004 IND Shreevatsa R        shreeva1   ***t* ***** ***** ** 240 ..... ..... .....   0 ..... ..... ....   0  240
2004 KAZ Janibek Datbay      janik_a1   ***** ***** **x*x ** 225 ..... ..... .....   0 ..... ..... ....   0  225
2001 IND Subrahmanyam Velaga vls1271    *xx*x xx**x xxx*x xx  75 ..... ..... .....   0 ..... ..... ....   0   75
2004 ITA Alessandro Piva     alex.an1   **ttt tt**t ttttt tt  60 ..... ..... .....   0 ..... ..... ....   0   60
9999 CHN Tahang Jang         taha_ja1   ..... ..... ..... ..   0 *xxxx xxxxx xxxxx  27 ..... ..... ....   0   27
2001 CAN Tom Ootjers         thooot001  ..... ..... ..... ..   0 *ssss sssss sssst  27 ..... ..... ....   0   27

====== Distributions =====

  Distribution by grade:
    Grde  #  Percent
    2005  57 (38.0%) *****************************
    2006  62 (41.3%) *******************************
    2007  22 (14.7%) ***********
    2008   7 ( 4.7%) ***
    2009   2 ( 1.3%) *

  Distribution by country:
   Cntry  #  Percent
     ARM   2 ( 1.3%) *
     AUT   1 ( 0.7%) 
     BGD   3 ( 2.0%) *
     BGR  10 ( 6.7%) *****
     BLR   1 ( 0.7%) 
     CAN   2 ( 1.3%) *
     CHN  29 (19.3%) **************
     DEU   5 ( 3.3%) **
     FRA   5 ( 3.3%) **
     GBR   1 ( 0.7%) 
     GEO   3 ( 2.0%) *
     HRV   4 ( 2.7%) **
     IDN   1 ( 0.7%) 
     IND   2 ( 1.3%) *
     IRN   1 ( 0.7%) 
     ISR   1 ( 0.7%) 
     KAZ   1 ( 0.7%) 
     LKA   1 ( 0.7%) 
     MAC   1 ( 0.7%) 
     MDA   2 ( 1.3%) *
     POL   8 ( 5.3%) ****
     ROM  13 ( 8.7%) ******
     RUS   3 ( 2.0%) *
     SVK   4 ( 2.7%) **
     SWE   1 ( 0.7%) 
     TUN   1 ( 0.7%) 
     TUR   1 ( 0.7%) 
     UKR   2 ( 1.3%) *
     USA  31 (20.7%) ***************
     VNM   6 ( 4.0%) ***
     YUG   3 ( 2.0%) *
     ZAF   1 ( 0.7%) 

===== Distribution of scores =====
951..1000  6  ******
901.. 950  7  *******
851.. 900  1  *
801.. 850  5  *****
751.. 800  3  ***
701.. 750  6  ******
651.. 700  8  ********
601.. 650 13  *************
551.. 600  6  ******
501.. 550 10  **********
451.. 500 15  ***************
401.. 450 10  **********
351.. 400 14  **************
301.. 350 14  **************
251.. 300 16  ****************
201.. 250 17  *****************
151.. 200  7  *******
101.. 150  4  ****
 51.. 100  8  ********
  1..  50 12  ************
  0..   0  0  

Prob            *   x   t   e   s
cover.1       137   0   0   0   0
cover.2       122  13   0   0   2
cover.3       117  17   1   1   1
cover.4       109  16   7   1   4
cover.5       124  12   1   0   0
cover.6       106  28   1   1   1
cover.7       113  14   6   1   3
cover.8       131   6   0   0   0
cover.9       117  18   1   1   0
cover.10       99  29   4   1   4
cover.11       76  50   5   3   3
cover.12       82  44   7   2   2
cover.13       35  80  15   3   4
cover.14      100  28   6   2   1
cover.15       30  86  15   1   5
cover.16      102  19  14   0   2
cover.17      108  25   2   0   2
Total correct: 1708 (66.98%)

Prob            *   x   t   e   s
juice.1       148   0   0   0   0
juice.2        82  55   5   1   5
juice.3        83  54   5   1   5
juice.4        78  53   9   1   7
juice.5        77  51  12   1   7
juice.6        75  51  12   1   9
juice.7        75  50  14   1   8
juice.8        71  46  22   1   8
juice.9        71  48  19   1   9
juice.10       70  45  24   1   8
juice.11       54  34  48   2  10
juice.12       51  32  54   2   9
juice.13       43  30  64   2   9
juice.14       30  29  80   2   7
juice.15       19  28  93   2   6
Total correct: 1027 (45.64%)

Prob            *   x   t   e   s
naptime.1     125   0   0   0   0
naptime.2     112  13   0   0   0
naptime.3      95  26   4   0   0
naptime.4     104  21   0   0   0
naptime.5     119   5   1   0   0
naptime.6      76  45   4   0   0
naptime.7     100  25   0   0   0
naptime.8     103  22   0   0   0
naptime.9      47  68   9   1   0
naptime.10     85  30   8   0   2
naptime.11     35  64  22   2   2
naptime.12     36  60  24   3   2
naptime.13     29  53  31   7   5
naptime.14     10  34  64   9   8
Total correct: 1076 (51.24%)

#################################################################################################
                        2005 JANUARY CONTEST RESULTS: SILVER DIVISION
#################################################################################################

========================= Test Case Weights ========================

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d
     --------------------------------------------------------
     sumset: 380 380.0 38 38 38 38 38 38 38 38 38 38
   watchcow: 396 396.0 33 33 33 33 33 33 33 33 33 33 33 33
     volume: 221 221.0 17 17 17 17 17 17 17 17 17 17 17 17 17

Total score = sum of earned_prob_points[i]/possible_points[i]*weight[i]

============================ Scoring Legend ============================

* = correct    t = time exceeded  0-9 = 0%-90%      e = bad exit status
x = wrong      s = bad signal     .   = no entry

GRAD CTR Name............... ID........ --- sumset ---- ---- watchcow ---- ----- volume ------ TOTAL
-------------------------------------------------------------------------------------------------
2006 POL Marian Kędzierski   marcus81   ***** ***** 380 ***** ***** ** 396 ***** ***** *** 221  997
2006 CHN Wei Yuemin          weiyuem1   ***** ***** 380 ***** ***** t* 363 ***** ***** *** 221  964
2006 IRN afshin nikzad       afshin_3   ***** ***** 380 ***** ***** t* 363 ***** ***** **x 204  947
2006 IRN Ahmad Khajehnejad   ahmadkh1   ***** ***** 380 ***** ***e* x* 330 ***** ***** *** 221  931
2006 CHN Xiaohan Xie         loving_xx1 ***** ***** 380 ***** ***e* e* 330 ***** ***** *** 221  931
2006 CHN Min Kerui           minkeru1   ***** *xx** 304 ***** ***** ** 396 ***** ***** *** 221  921
2007 BLR Vladimir Minjailov  dolinsky40 ***** ***** 380 *t*** ***** t* 330 ***** ***** **x 204  914
2007 POL Tomasz Kulczynski   genek_11   ***** ***** 380 ***** ****t tt 297 ***** ***** *** 221  898
2005 ROM Iolanda Popa        ioli1      ***** ****s 342 ***** ***** s* 363 ***** ****t **t 187  892
2006 POL Ela Dlutowska       ela-d2     ***** **ttt 266 ***** ***** ** 396 ***** ***** *** 221  883
2005 POL Adam Blokus         ablokus1   ***** **ttt 266 ***** ***** ** 396 ***** ***** **x 204  866
2005 VNM Tran Thuy Tien      bellossom1 ***** *tttt 228 ***** ***** ** 396 ***** ***** *** 221  845
2007 ROM Andrew Gönczi       andrewg1   ***** *tttt 228 ***** ***** ** 396 ***** ***** **x 204  828
2006 BGR dilyan dokov        dpdokov1   ***** ***ee 304 **0** 0*000 t0 363 ***** ****t ttt 153  820
2005 VNM Thanh Le Don        ledonthan1 ***** *tttt 228 ***** ***** t* 363 ***** ***** *** 221  812
2006 USA Nadeem Kolia        nadkool1   ***** *tttt 228 *000* 0*000 t0 363 ***** ***** *** 221  812
2009 POL Maciej Maria Jaskow narcyz41   ***** ***** 380 ***** *tttt st 198 ***** ***** *** 221  799
2007 HKG Bryan Hui           ythui_h1   ***** **ttt 266 ***** ***** ** 396 ***** ***xx xxx 136  798
2005 VNM Dũng Nguy̓ dungnd81   ***** *tttt 228 ***** ***** t* 363 ***** ***** **x 204  795
2006 CHN Jinsong Huang       geniush3   ***** ***** 380 ***** *tttt tt 198 ***** ***** **t 204  782
2006 VNM Son Nguyen Ba       blinkms1   ***** *tttt 228 ***** ***e* e* 330 ***** ***** *** 221  779
2006 CHN Jin Ou              jwgwdf1    ***** *eeee 228 ***** ***e* e* 330 ***** ***** **x 204  762
2006 LVA Igors Stepanovs     iighoss1   *x*** teeee 152 ***** ***** ** 396 ***** ***** **x 204  752
2006 ROM Pungaru Marius      mariusp1   ****x xssss 152 ***** ***** ** 396 ***** ***** **x 204  752
2005 IRN mostafa vafadust    mostafa9   ****x xxxxx 152 ***** ***** ** 396 ***** ***** **x 204  752
2005 USA Andy Nguyen         tanonev1   ***** ttttt 190 ***** ***** s* 363 ***** ***** x*x 187  740
2006 POL Bartosz Szreder     cfiend1    ***** *tttt 228 ***** ***** t* 363 ***** ***tt ttt 136  727
2009 POL Mirek Micgalski     sometwo1   ***** *tttt 228 ***** ***x* x* 330 ***** ****t ttt 153  711
2007 CHN Li Yuan             jsliyua1   ****t tttee 152 ***** ***x* x* 330 ***** ***** *** 221  703
2007 CHN Dong Pei            dong_021   ***** *tttt 228 ***** ***xx xx 264 ***** ***** **x 204  696
2005 VNM Linh Le Phuong      linhcva1   ***** ttttt 190 ***** ***** t* 363 ***** ***xx xxx 136  689
2005 EGY Hamza Adad          cpphamz1   ***** sssss 190 ***0* 00000 00 396 ***** *tttt ttt 102  688
2007 CHN Mingcheng Chen      cmc_czf1   ****x xxttt 152 ***** ***s* s* 330 ***** ***** **x 204  686
2007 BGR Nedko Jordanov      venelin1   ***** ***** 380 ***ts xssss xs  99 ***** ***** **x 204  683
2005 BLR Alexey Lobanov      alobanov1  **xxx ttttt  76 ***** ***** ** 396 ***** ***** **x 204  676
2005 KAZ Derder Kostanktlov  derderr1   ***** *eeee 228 ***** ***e* e* 330 *x*** **ttt ttt 102  660
2006 ARG Diego Vizia         diego_v1   ***** **ttt 266 ***** xxxxt xt 165 ***** ***** *** 221  652
2005 POL Mikolaj Schmidt     azazell2   ****t sssss 152 ***** ***** t* 363 ***** ***xx xxx 136  651
2008 VNM Hung Pham           getproble1 ***** **ttt 266 **x** x*xxx *x 198 ***** ***** x*x 187  651
2007 ROM Valentin Stanciu    stanciu1   *x*** ttttt 152 ***** ***** t* 363 ***** ***tt ttt 136  651
2005 BLR Ivan Goursky        gursky1    ***** *tttt 228 ***** t*ttt tt 198 ***** ***** *** 221  647
2008 ROM sorin fagateanu     cyronon1   **ttt ttttt  76 00000 00000 t0 363 ***** ***** **t 204  643
2006 CAN Bo Hong Deng        dengbh31   **xx* *tttt 152 ***** *t*t* t* 297 ***** ***** x*x 187  636
2005 BLR Alexei Vavilov      dolinsky49 ***** *tttt 228 ***** ***** t* 363 *x*xx xxxxt ttt  34  625
2007 BGR Yosif Yosifov       yosif_s1   ***** *tttt 228 ***** ***** t* 363 *x*xx xxxxx xxx  34  625
2007 USA David Neville       percuss1   ***** **ttt 266 ***** **ttt tt 231 ***** **ttt ttt 119  616
2007 CHN Yu Chen Liu         liuyluy1   ***** *eeee 228 0**0e 00eee ee 198 ***** ****t **t 187  613
2007 IND Vishwesh Inamdar    vishwes1   ***** *tttt 228 ***** *sss* s* 264 ****x xxxxx *** 119  611
2008 CHN Wenhao Huang        hwhdick2   ***** *tttt 228 ***x* xxeee xe 132 ***** ***** *** 221  581
2005 USA David Poll          david5     **xxx xxxxx  76 ***** ***** t* 363 ***** ***tt ttt 136  575
2005 BLR alexander charitone dolinsky63 ***** ***** 380 ..... ..... ..   0 ***** ***** x*x 187  567
2008 USA Eric Conner         virtus1    ****t sssss 152 *0000 00000 00 396 *xxxx xxxxx xxx  17  565
2006 DEU Robert Brunel       robert2    ***** *tttt 228 ***** *ssss ss 198 ***** ***tt ttt 136  562
2007 BGR Ventsislav Chonev   sneaky_1   *x*** *tttt 190 ***** ***** t* 363 ..... ..... ...   0  553
2008 USA Scott Kovach        kdps851    ****t ttttt 152 ***** t*tt* t* 264 ***** ***xx xxx 136  552
2008 CHN Yang Yuan           dai-dai1   ***** ***** 380 *xxxx xxeex tx  33 ***** ***tt ttt 136  549
2006 ROM Ovidiu Iliescu      ovvy_bl1   *xxxx xxxxx  38 **0** 0*000 t0 363 ***** ***tt ttt 136  537
2006 POL Maciek Łaszcz       tree2001   *xxxx xxxxx  38 ***** ***** t* 363 ***** ***xx xxx 136  537
2010 ROM Bogdan Cr. Tataroiu bogdan1    *x*** **ttt 228 ***xx xxsss xs  99 ***** ***** **x 204  531
2006 DEU Patrick Graf        patrick.g1 ***** *tttt 228 ****x x*ttt tt 165 ***** ***xx xxx 136  529
2005 USA Mark Levine         koolkow1   ***** ***** 380 ..... ..... ..   0 ***** ***tt ttt 136  516
2005 BLR Eugene Lapeko       elapeko1   *x*** xxeee 152 ***** t*ttt tt 198 ***** ****t ttt 153  503
2005 POL Norbert Potocki     globi1     **xxx xxxxx  76 **x** x*xxx *x 198 ***** ***** *** 221  495
2006 BGR Veselin Kulev       veskok2    **xxx xxxxx  76 ***** *tttt tt 198 ***** ***** *** 221  495
2007 USA Jeffrey Burkert     pplatyp1   ****t ttsss 152 ***** *ttxt xt 198 ***** ***tt ttt 136  486
2005 USA Samuel Cormier-Iiji sciyosh1   ***** ****s 342 ..... ..... ..   0 ***** ***tt ttt 136  478
2006 FRA Stéphane Caron      tastali1   **xxx xxxxx  76 ***** t*ttt tt 198 ***** ***** **x 204  478
2007 USA Michael Ty          mikey061   **xxx xxttt  76 ***** ***tt tt 264 ***** ***ss sss 136  476
2005 IRN gholi a             mv_dls1    ..... .....   0 ***** ***x* x* 330 ***** ***xx xxx 136  466
2007 USA Michael Gummelt     stud7891   ***** *tttt 228 ****x *ssss ss 165 ***xx xxxxx x*x  68  461
2007 USA Peter Bojö          petros81   ***** ssttt 190 ***xx xxxxs xs  99 ***** ***** xxx 170  459
2007 BLR Tom Ahramenko       alevshuno2 ***** xxxxx 190 ***x* xxtee xe 132 ***** ***tt ttt 136  458
2007 IRN Masood_cont Seddigh maseed1232 **xxx etttt  76 ***** ***e* e* 330 *x*xx xxxxt ttt  34  440
2006 ROM Flavia Claudia Timp flaviuz1   ***** *tttt 228 **xts sssss ss  66 ***** ***tt ttt 136  430
2007 USA Frederick Mako      fmako1     ****t ttttt 152 ***t* tteee ee 132 ***** ***tt ttt 136  420
2009 USA Thomas Wang         placefo1   ****x xxxxx 152 ***s* sssss ss 132 ***** ***tt ttt 136  420
2007 ROM Vlad Berteanu       vladcyb1   ***tt ttttt 114 ****t *tttt tt 165 ***** ***tt ttt 136  415
2007 BGR Iskren Chernev      iskren81   **xxx xxxxx  76 ***** t*ttt tt 198 ***** ***xx xxx 136  410
2006 RUS Martin Iden         martini1   ***** ttttt 190 ***** t*ttt tt 198 *xxxx xxxxx xxx  17  405
2006 USA Thomas Hsu          venioge2   ***** **sss 266 ..... ..... ..   0 ***** ***xx xxx 136  402
2006 POL Wojtek Lowiec       chanta1    ***** ttttt 190 ..... ..... ..   0 ***** ***** **x 204  394
2007 BGR Vasil Vasilev       vassil_2   ****x xxttt 152 ***ss sssss ss  99 ***** ***xx xxx 136  387
2006 POL Maciej Ruszewski    spunaze1   ****x xxttt 152 ***** t*ttt tt 198 **xxx xxxxx xxx  34  384
2006 LTU Vytis Banaitis      v.banai1   ***** ***** 380 ..... ..... ..   0 ..... ..... ...   0  380
2008 USA Joshua Cranmer      pidgeot1   **xxx xxxxx  76 ***** ttttt tt 165 ***** ***tt ttt 136  377
2005 IDN Andrew Pratomo      andrewp1   **xxx xxxxx  76 ***** *ttxt xt 198 ***** *tttt ttt 102  376
2006 POL Hong Hai Chu        twono2     ****t ttttt 152 ..... ..... ..   0 ***** ***** *** 221  373
2009 USA Shravas Rao         h_s_pot1   *sxxt tttss  38 ***** *tttt tt 198 ***** ***tt ttt 136  372
2007 HRV Petra Bosilj        petra.b1   ..... .....   0 **s*x s*sss *s 165 ***** ***** **x 204  369
2005 SGP Victor Loh          roticv81   ***** *tttt 228 ..... ..... ..   0 ***** ***tt ttt 136  364
2007 GRC Christos Mantoulidi cmad1      ****t ttttt 152 ..... ..... ..   0 ***** ***** **x 204  356
2006 BRA Daniel Lélis Baggio dannyxy1   ****x xtttt 152 ..... ..... ..   0 ***** ***** **x 204  356
2007 IRN Mostafa Mahdieh     m.mahdi1   ****t ttttt 152 ..... ..... ..   0 ***** ***** **x 204  356
2005 USA Daniel Frandsen     gobbler1   **xxx xxxxx  76 ****e eeeet st 132 ***** ***tt ttt 136  344
2005 USA Rajesh Ramakrishnan rajesh.1   **xxx xxxxx  76 ***x* xxtss xs 132 ***** ***xx xxx 136  344
2005 BLR Eugenia Gin         egin1      **xxt ttttt  76 ***** teeee ee 165 ***** *tttt ttt 102  343
2007 USA David Lo            davidlo1   *xxxx xxxxx  38 **t** *tttt tt 165 ***** ***tt ttt 136  339
2006 USA Otis Chodosh        ochodos1   *xxtt tssss  38 ***e* *eeee ee 165 ***** ***tt ttt 136  339
2005 LTU Aurimas Kasauskas   aurimas3   ***** ttttt 190 ***tt ttttt tt  99 *x*xx xxxtt ttt  34  323
2008 CAN Guru Guruganesh     gurugan1   ***** *tttt 228 *xxxx xxxee ee  33 ***xx xxxxx xxt  51  312
2006 USA Yuan Zhang          lilcoug1   **xxt ttttt  76 **x*t xeeet et  99 ***** ***tt ttt 136  311
2007 CAN Rich Hong           r1010101   **xxx xxxxx  76 ***xt xteee te  99 ***** ***tt ttt 136  311
2007 BLR Sasha Gromyko       dolinsk1   *xxxx xxxxx  38 ***x* tteee te 132 ***** ***tt ttt 136  306
2005 USA Fan Zhang           fanzha1    **xxx xtttt  76 ..... ..... ..   0 ***** ***** *** 221  297
2005 SYR Abdulrahman Idlbi   adlogi1    ****x xxttt 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2007 USA Allen Lin           alin1231   ****t tssss 152 ..... ..... ..   0 ***** ***xx xxx 136  288
2005 USA Christopher Beck    dbeck41    ****t ttttt 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2009 USA David Benjamin      dnas.dn1   ****t tttss 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2006 USA Daniel Stalcup      dstalcu2   ****t ttttt 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2006 USA Long Ouyang         longouy1   ****t ttsss 152 ..... ..... ..   0 ***** ***xx xxx 136  288
2009 BGR Ivan Lyutskanov     lord_dr2   ****t ttsss 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2005 USA Neal Wadhwa         nealian3   ****t ttttt 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2005 USA Michael Borohovski  nucleus1   ****t tssss 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2005 USA Roman Kogan         romwell1   ****t teeee 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2006 POL Pawel Wiejacha      senu1      ****x xtttt 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2005 CAN Shayak Dutta        shayak01   ****t tteee 152 ..... ..... ..   0 ***** ***tt ttt 136  288
2006 AUT Gerhard Niederbruck ger.nie1   *x**x xxttt 114 *xxtt ttttt tt  33 ***** ***xx xxx 136  283
2005 EGY Mostafa Fathy       airtifa1   ..... .....   0 ****s xssss ss 132 ***** ***xx xxx 136  268
2008 CAN Stephen Zhang       stephen12  ***** **ttt 266 ..... ..... ..   0 ..... ..... ...   0  266
2006 USA Brian Curcio        brian_l1   *x*** **ttt 228 ..... ..... ..   0 **xxx xxxxx xxx  34  262
2006 USA George Washington   guybrusha1 ***xt ttttt 114 ..... ..... ..   0 ***** ***xx xxx 136  250
2007 IDN Jenny Sugiarto      jenny_s1   **xx* xeeee 114 ..... ..... ..   0 ***** ***tt ttt 136  250
2011 CAN Jacob Plachta       jacob_pla1 **xxx xxxxx  76 *xxxx xxxxx xx  33 ***** ***tt ttt 136  245
2008 ROM Cristina Stancu     cristina91 ****t teeee 152 ..... ..... ..   0 *x*** *tttt ttt  85  237
2006 CAN Chris Sharp         chrisshar1 **xee eeeee  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2007 BLR Vova Shlyagrovskiy  dolinsky5  **xxx tttee  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2006 USA Jesse Geneson       jgeneso1   **xxx xxxtt  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2006 USA Kaitlyn Tuley       kikionx1   **xxx xxtss  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2007 USA Jeff Chen           pingfui1   **xxx xxxxx  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2006 CAN Ying Meng           placidi1   **xxe eeeee  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2005 USA Phillip Timko       primefa1   **xxx xxttt  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2005 ZAF Max Rabkin          rabkin1    **xxx xxxxx  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2007 HRV Frane Roje          sklitzz1   **xxt ttsss  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2006 TKM Tanryberdi Sihmurad tanrybe1   **xxt ttttt  76 ..... ..... ..   0 ***** ***tt ttt 136  212
2008 BGR Peter Ivanov        cheater_n1 ****t ttsss 152 ..... ..... ..   0 ***xx xxxxx xxx  51  203
2007 MLT Karl Cassar         karlcas1   ..... .....   0 **xxx xxxxx xx  66 ***** ***tt ttt 136  202
2006 USA Robert Hutchison    hutchso1   **xxx xxxxx  76 ..... ..... ..   0 ***** **ttt ttt 119  195
2008 CHN Chen Yao            janet_g1   ***** ttttt 190 ..... ..... ..   0 ..... ..... ...   0  190
2006 SGP Junjie Liang        junjiel1   ..... .....   0 ..... ..... ..   0 ***** ***** x*x 187  187
2005 DEU Achim Weimert       weimert1   ..... .....   0 ..... ..... ..   0 *x*** ***** **t 187  187
2006 BGD Sajia Akhter        sajiaak2   ****x xssss 152 ..... ..... ..   0 *x*xx xxxxx xxx  34  186
2007 ROM Adrian Dinu         sethoma1   ****x xtttt 152 ..... ..... ..   0 **xxx xxxxx xxx  34  186
2006 CHN Erwin Yang          erwin_hot1 ***xx xtttt 114 ..... ..... ..   0 ***xx xxxxx x*x  68  182
2006 CAN Ching-Yen (Ricky) P rpai1      **xxt tssss  76 ..... ..... ..   0 ***** *tttt ttt 102  178
2007 USA Jeffrey Wang        jeffrey1   *xxxx xxxxx  38 ..... ..... ..   0 ***** ***tt ttt 136  174
2006 USA Nozlee Samadzadeh   nsamadz1   *xxxx xxxxx  38 ..... ..... ..   0 ***** ***tt ttt 136  174
2006 LTU Adomas Paltanaviciu admp1      ****x ttttt 152 ..... ..... ..   0 ..... ..... ...   0  152
2006 AUS Chris Leong         walkraf1   ****x sssss 152 ..... ..... ..   0 ..... ..... ...   0  152
2006 BGR Kiril Kalchev       kirilll1   ***tt ttttt 114 ..... ..... ..   0 **xxx xxxxx xxx  34  148
2007 BLR Vladimir Baraznovsk dolinsky43 **xxx xxxxx  76 ..... ..... ..   0 ***x* xxxxx xxx  68  144
2007 TKM Muhammet Orazow     memoora1   ..... .....   0 ..... ..... ..   0 ***** ***tt ttt 136  136
2006 MNG Mergen Nachin       mimipri1   ..... .....   0 ..... ..... ..   0 ***** ***tt ttt 136  136
2005 CAN Paul Deng           paladin1   ..... .....   0 ..... ..... ..   0 ***** ***tt ttt 136  136
2007 SVK Peter Peresini      ppershi1   ..... .....   0 ..... ..... ..   0 ***** ***xx xxx 136  136
2007 BGD Omar Haider chowdhu riyad132   ..... .....   0 ..... ..... ..   0 ***** ***tt ttt 136  136
2005 USA Rayus Kuplicki      rkuplic1   ..... .....   0 ..... ..... ..   0 ***** ***tt ttt 136  136
2005 BGR Veselin Georgiev    vesko_m1   ..... .....   0 ..... ..... ..   0 ***** ***xx xxx 136  136
2006 USA Andrew Smith        asmith21   **xxx xxxxx  76 ..... ..... ..   0 **xx* xxxxx xxx  51  127
2005 ROM Octavian Machidon   octavia2   ***xx xxxxx 114 ..... ..... ..   0 ..... ..... ...   0  114
2008 ROM Vîlvoiu Vasile-Corn vilvoiu2   ..... .....   0 ..... ..... ..   0 ***** *tttt ttt 102  102
2007 USA Victor Mircea       vmircea1   *xxxx xxxxx  38 ..... ..... ..   0 ***xx xxxxx xxx  51   89
2007 HRV Domagoj Kusalic     limun1     ..... .....   0 ..... ..... ..   0 *x*xx xxxxx x*x  51   51
2006 USA Mike Luo            hackor_1   *xxxx xxxxx  38 ..... ..... ..   0 ..... ..... ...   0   38
2009 USA Filip Sufitchi      filip1     ..... .....   0 ..... ..... ..   0 *x*xx xxxtt ttt  34   34
2006 ROM Ionel Corneliu Gog  gogione1   ..... .....   0 ..... ..... ..   0 *x*xx xxxxt xxt  34   34
2006 YUG Rajko Nenadov       ralecar1   ..... .....   0 ..... ..... ..   0 *xxxx xxxxx xxx  17   17

====== Distributions =====

  Distribution by grade:
    Grde  #  Percent
    2005  42 (25.3%) *******************
    2006  58 (34.9%) **************************
    2007  44 (26.5%) ********************
    2008  13 ( 7.8%) ******
    2009   7 ( 4.2%) ***
    2010   1 ( 0.6%) 
    2011   1 ( 0.6%) 

  Distribution by country:
   Cntry  #  Percent
     ARG   1 ( 0.6%) 
     AUS   1 ( 0.6%) 
     AUT   1 ( 0.6%) 
     BGD   2 ( 1.2%) 
     BGR  11 ( 6.6%) *****
     BLR  11 ( 6.6%) *****
     BRA   1 ( 0.6%) 
     CAN  10 ( 6.0%) ****
     CHN  13 ( 7.8%) ******
     DEU   3 ( 1.8%) *
     EGY   2 ( 1.2%) 
     FRA   1 ( 0.6%) 
     GRC   1 ( 0.6%) 
     HKG   1 ( 0.6%) 
     HRV   3 ( 1.8%) *
     IDN   2 ( 1.2%) 
     IND   1 ( 0.6%) 
     IRN   6 ( 3.6%) **
     KAZ   1 ( 0.6%) 
     LTU   3 ( 1.8%) *
     LVA   1 ( 0.6%) 
     MLT   1 ( 0.6%) 
     MNG   1 ( 0.6%) 
     POL  14 ( 8.4%) ******
     ROM  14 ( 8.4%) ******
     RUS   1 ( 0.6%) 
     SGP   2 ( 1.2%) 
     SVK   1 ( 0.6%) 
     SYR   1 ( 0.6%) 
     TKM   2 ( 1.2%) 
     USA  45 (27.1%) ********************
     VNM   6 ( 3.6%) **
     YUG   1 ( 0.6%) 
     ZAF   1 ( 0.6%) 

===== Distribution of scores =====
951..1000  4  ****
901.. 950  6  ******
851.. 900  4  ****
801.. 850  6  ******
751.. 800 11  ***********
701.. 750  4  ****
651.. 700 15  ***************
601.. 650  9  *********
551.. 600  8  ********
501.. 550  9  *********
451.. 500 12  ************
401.. 450 11  ***********
351.. 400 15  ***************
301.. 350 12  ************
251.. 300 20  ********************
201.. 250 18  ******************
151.. 200 13  *************
101.. 150 18  ******************
 51.. 100  2  **
  1..  50  5  *****
  0..   0  0  

Prob            *   x   t   e   s
sumset.1      176   0   0   0   0
sumset.2      156  19   0   0   1
sumset.3      128  47   1   0   0
sumset.4      123  48   4   1   0
sumset.5       83  56  35   2   0
sumset.6       67  55  45   3   6
sumset.7       34  45  76   9  12
sumset.8       24  34  89  12  17
sumset.9       23  32  85  16  20
sumset.10      21  32  85  16  22
Total correct: 835 (50.30%)

Prob            *   x   t   e   s
watchcow.1    118   0   0   0   0
watchcow.2    109   6   1   0   0
watchcow.3     99  12   1   0   2
watchcow.4     90  14   6   1   2
watchcow.5     90  12   6   1   4
watchcow.6     70  22  15   1   5
watchcow.7     66  14  21   4   8
watchcow.8     54  12  27   9  11
watchcow.9     36  17  27  19  14
watchcow.10    53  10  29   8  13
watchcow.11    19  19  50  12  13
watchcow.12    53  10  29   8  13
Total correct: 857 (43.02%)

Prob            *   x   t   e   s
volume.1      195   0   0   0   0
volume.2      176  19   0   0   0
volume.3      186   9   0   0   0
volume.4      168  27   0   0   0
volume.5      169  26   0   0   0
volume.6      168  27   0   0   0
volume.7      159  28   7   0   1
volume.8      156  28  10   0   1
volume.9       70  49  74   0   2
volume.10      65  44  84   0   2
volume.11      60  52  81   0   2
volume.12      70  42  81   0   2
volume.13      32  72  89   0   2
Total correct: 1674 (77.57%)

#################################################################################################
                        2005 JANUARY CONTEST RESULTS: BRONZE DIVISION
#################################################################################################

========================= Test Case Weights ========================

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f  g  h
     --------------------------------------------------------------------
     binnum:  88 171.7  0 15  9  9  9  9  9  9 10  9
    bankbal:  91 180.5  0 11 10 10 10 10 10 10 10 10
      satel:  97 345.5  0  6  6  6  6  6  5  6  7  6  6  6  7  6  6  6  6
     plates:  90 302.3  0  7  9 10 11 11 11  8 11 12

Total score = sum of earned_prob_points[i]/possible_points[i]*weight[i]

============================ Scoring Legend ============================

* = correct    t = time exceeded  0-9 = 0%-90%      e = bad exit status
x = wrong      s = bad signal     .   = no entry

GRAD CTR Name............... ID........ --- binnum --- -- bankbal --- -------- satel -------- --- plates --- TOTAL
------------------------------------------------------------------------------------------------------------------
2007 BLR Alexander Chepa     achepa1    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 ROM Andrei Ghiuru       agorex81   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 POL Jakub Kallas        centel1    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 CHN Charlie Space       charlie2   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 CHN Zhirong Liang       davy8061   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 BLR Alexander Moiseenko dolinsky51 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 HRV Domagoj Herceg      domagoj.h1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 USA Drew Boyuka         drewboyuk1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 USA Daniel W. Andrino   dw_andrin1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 CHN Dong Fu             fudong11   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 VNM Hai Minh Pham       haiminh871 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 EGY Hamza Fawzi         hamzaem1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 CHN Donkey Lv           hollydo2   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 RUS Yulia Ch            jaltsof1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 COL Juan Gomez          juan_gome1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 TKM Atamyrat Hezretguly killing_t1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 CHN Jing Wang           kimwj001   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2008 ROM Mihai Moraru        mihai.f1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 CAN Peng Shi            pengroc1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 EGY Hussein Fawzy       sehs9891   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2006 MKD Petar Petrovic      sinalco841 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 BGR Stefan Tsvyatkov    stefan_1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 BLR Sergey Veraksich    sveraksic1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2008 CHN da maomi            thecat92   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 EST Margus Niitsoo      velochy1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2007 YUG Vladislav Guberinic vlaja1     ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2008 CHN Yang Ye             yeyang1    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90 1000
2005 ARG Daniel Fernandez    daniel_mz1 **x** ***** 79 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  982
2007 HRV Igor Canadi         igor.ca1   ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  978
2005 UKR Alex Kalugin        lexus_u1   ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  978
2005 IDN Titid Gede          titid_g1   ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  978
2008 USA Haitao Mao          haitao5201 ***** ***** 88 ***** ***** 91 ***** ***x* ***** ** 90 ***** ***** 90  975
2006 CHN Lynn Lynn           lynnkaye1  ***** ***** 88 ***** ***** 91 ***** ***x* ***** ** 90 ***** ***** 90  975
2006 ROM Alex Florescu       alex_fl1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 ROM Alex Cocian         alexcoc1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2007 ROM alin ivascu         alin_iv1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2010 CHN Peter Bear          bearxyx1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2007 CAN Boris Braverman     borbrav1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2005 POL Filip Skalski       fiszerm1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 LVA Anton Ulasevich     foxxx1     *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 CHN Hao Fu              fuch_bo1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 CHN Hu Bo               hubo10161  *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2005 USA Jeffrey Madsen      kenx21     *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 USA Marc Sweetgall      marswe1    *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2005 IRN Mohammad Salehe     mcmsye1    *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2007 POL Marek Sapota        ocems1     *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 POL Bartosz Geza        potato1    *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2005 KOR Seung Woo Shin      sh12161    *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 ROM Gogu Marian         theweendi1 *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2007 POL Tomasz Roda         thomash1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2006 KOR Tongwook Hwang      tonghwang1 *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  971
2007 SGP Koh Zi Chun         kohzc1     ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** x**** 79  963
2005 VNM Vo Anh Quan         gun_arm1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  960
2008 POL Mirosław Micha miras6     ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  960
2006 CAN Nisanthini Ravichan nisanthin1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  960
2007 CHN Bo Pan              panbo19001 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  960
2006 UKR Vladislav Simonenko vlad891    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  960
2006 IND Balaji Gopalan      gbalag01   ***** ***** 88 ***** ***** 91 ***** ***** ****s s* 85 ***** ***** 90  957
2006 POL kamil herba         kamilh11   *x*** ***** 73 ***** ***** 91 *x*** ***** ***** ** 91 ***** ***** 90  949
2006 DEU Daniel Mendler      mail3      *x*** ***** 73 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  949
2005 IND Visesh Uday Kumar C visesh1    *x*** ***** 73 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  949
2005 HRV Ljubo Mercep        borg1      *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 *x*** ***** 83  947
2006 BGR Veselin Kolev       cooler2    *x*** ***** 73 ***** ***** 91 ***** ***x* ***** ** 90 ***** ***** 90  946
2006 RUS Anton Fonarev       a_fonar1   ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***** ****t 78  938
2008 CHN xiao ya             xiaoya_dd1 ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***** ****t 78  938
2008 GEO Giorgi Nadiradze    gam_zaza4  ***** ***** 88 ***** ***** 91 ***** ***x* ***** ** 90 ***** ****t 78  935
2007 CHN Hu Xiaocheng        xiaoche1   ***** ***** 88 ***** ***** 91 ***** ***x* ***** ** 90 ***** ****t 78  935
2006 BGD Zaheed Sabur        zaheed1    ***** ***** 88 *x*** ***** 80 ***** ***** ****s s* 85 ***** ***** 90  935
2008 CHN zou yuhan           zyuhan1    ***** ***** 88 *x*** ***** 80 ***** ****e e**** ** 85 ***** ***** 90  935
2006 ROM Dan Banica          danbani1   ***** ***** 88 ***** ***** 91 ***** ***** *x*** *x 85 *x*** ***** 83  934
2007 KAZ Nurzhan Bakibayev   hypuk1     *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ****t 78  930
2006 IDN Dominikus Damas Put x_pokem1   *x*** ***** 73 *x*** ***** 80 ***** ***** x**** ** 91 ***** ***** 90  928
2007 BLR Vova Menaylov       vmenaylov1 *x*** ***** 73 *x*** ***** 80 ***** ***** ***** ** 97 ***** ****t 78  909
2006 POL Adam Choma          adamus11   ***** ***xx 69 ***** ***** 91 *x*** **xx* ***** ** 78 ***** ***** 90  895
2006 FRA Maxime Gerardin     maximeger1 *x*** ***tt 54 ***** ***** 91 ***** ***** ***** ** 97 ***** ****x 78  893
2007 IND Nishant Redkar      niphoto1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***** ***tt 67  893
2005 SVK Michal Nanasi       1nanasi1   ***x* txxx* 42 *x*** ***** 80 ***** ***** ***** ** 97 ***** ***** 90  888
2006 POL Peter Hawkens       peterha1   *x*x* xxxx* 27 ***** ***** 91 ***** ***** ***** ** 97 ***** ***** 90  881
2006 POL Jacek Rachwal       jamjack1   ***** ***** 88 ***** ***** 91 ***** ***x* ***** ** 90 ***xx x**** 58  868
2005 USA Anand Palaniappan   anandp81   ***** ***** 88 ***** ***** 91 **xxx ***x* **xx* ** 59 ***** ***** 90  865
2005 EST Mihkel Pajusalu     mipaju1    ***** ***** 88 ***** ***** 91 **xxx ***x* **xx* ** 59 ***** ***** 90  865
2008 CHN Huacheng Yu         yuhch123   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***xx x**** 58  863
2007 MAC Ah Hou              ucontes1   *x*** ***** 73 ***** ***** 91 *x*** **xx* ****x x* 66 ***** ***** 90  860
2007 USA Justin Hsu          zeer0x1    *x*** ***** 73 ***** ***** 91 **t*t ***t* **tt* ** 65 ***** ***** 90  857
2007 CHN fang fei            fangfei1   ***** ***** 88 ***** ***** 91 **xxx **xx* **xx* ** 53 ***** ***** 90  843
2006 KAZ Vladislav Telegin   vrack1     *t*** ***** 73 ***** ***** 91 **xxx ***x* **xx* ** 59 ***** ***** 90  835
2005 VNM Nguyen Minh         myrikku2   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***xx xx*x* 36  819
2006 ROM Alex Marcu          point1     ***** ***** 88 *xxxx xxxxx  0 ***** ***** ***** ** 97 ***** ***** 90  819
2008 CHN Xinbiao Gu          turtlekin1 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***xx xx*x* 36  819
2007 BLR Vladimir Vasilyev   vovich_ma1 *e*** ***** 73 *x*xe xexxx 10 ***** ***** ***** ** 97 ***** ***** 90  810
2006 LTU Vilius Visockas     visocka1   *x*** ***** 73 *xxxx xxxxx  0 ***** ***** ***** ** 97 ***** ***** 90  790
2005 POL Maciej Pawlisz      paweello1  *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ***xx xx*x* 36  789
2007 ROM Diana Timofte       diana_t1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ****e eeett 26  785
2005 KAZ Asan Dzhuanyshbekov dzasan1    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ****t ttttt 26  785
2008 BGR Mariy Yonov         metala_1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ****t tttts 26  785
2008 ROM Alexandru Simion    simmunl1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ****t ttttt 26  785
2005 USA Hyun-Soo Kim        stryker001 ***** ***** 88 ***** ***** 91 ***** ****t ttttt tt 48 ***** ****t 78  785
2005 DEU Benjamin Franz      benni_f1   ***** ***** 88 *xxxx xxxxx  0 ***** ***** ***** ** 97 ***** ****t 78  779
2006 UKR Alex Sokolov        sokol1     ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 ***xx xx*xt 24  778
2005 RUS Maxim Kiryushin     mk881      *x*** ***** 73 ***** ***** 91 *xxx* **x** x*x*x xx 42 ***** ***** 90  775
2008 POL Wojciech Baranowski w.baran1   *x*** ***** 73 *xxxx xxxxx  0 ***** ***x* ***** ** 90 ***** ***** 90  765
2005 ROM Bindea Calin        bcalin1    *x*** ***** 73 ***** ***** 91 ***** ***x* ***** ** 90 ***xx xx*x* 36  764
2007 CHN Yan Yang            kattyeyes1 ***** ***** 88 ***** ***** 91 ***** e*xxe eeeee ee 29 ***** ***** 90  758
2007 UKR Vova Kachurovsky    kach1111   ***** ***** 88 *x*** ***** 80 ***** ***** ***** ** 97 ***xx xx*xt 24  756
2007 ROM Matei Tene          matei_t1   ***** ***** 88 ***** ***** 91 ***xx ***x* ***** ** 78 ***xx xx*x* 36  751
2006 POL Dawid Wieloszynski  davis103   *x*** ***** 73 ***** ***** 91 ***e* ***ee eeeee ee 35 ***** ***** 90  750
2006 SYR Moaaz Idelbi        adlogi2    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2006 BLR Misha Yeskov        dolinsky30 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xt 15  748
2005 ROM Bogdan Coanda       exelle_1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2008 POL Filip Stachura      filipek3   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2007 KAZ Oleg Sadykov        lyaka21    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2007 KAZ Lyaka Hiphop        lyaka52    ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2007 BGD Hasan bin Sulaiman  math_ha1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2005 MKD Nikola Postolov     n_posto1   ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2007 CHN Lu Jun              supercomp3 ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xt 15  748
2008 BLR Bazir Andestuk      xing1      ***** ***** 88 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  748
2005 CHN Xu Xiaotao          xish322    ***** ***** 88 ***** ***** 91 ***e* e*eee eeeee ee 23 ***** ***** 90  736
2007 BLR Oleg Zhloba         dolinsky68 *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 *x**t tttte 19  732
2007 ROM Andrei Chirila      andrei_2   *x*** ***** 73 ***** ***** 91 ***** s*sss sssss ss 29 ***** ***** 90  729
2010 CHN alex fu             alex_fz1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xt 15  719
2007 POL Pawel Blokus        p_bloku1   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  719
2009 POL Wiktor Jakubiuk     wiktor41   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 **xxx xx*xx 15  719
2006 HRV Ivan Cesar          josip.c1   *x*** ***** 73 *x*** ***** 80 ***** e*eee eeeet te 29 ***** ***** 90  707
2006 CHN Wei Yu              yulg1      *x*** ***** 73 *x*** ***** 80 ***** ***** ***** ** 97 **xxx xx*xx 15  697
2007 BLR Vladimir Kashkevich varfala2   *x*** ***** 73 ***** ***** 91 ***** e***e eeee* *e 54 *x*** *xx*t 52  690
2007 USA Sherry Gong         ggyiran1   ***** ***** 88 ***** ***** 91 ***** t*ttt ttttt tt 29 ***** ***ee 67  681
2006 VNM Phong Tran          phong.g1   *t*** ***** 73 ***** ***** 91 ***** x***x ***** ** 85 **xxx xx*xx 15  676
2005 USA Olga Mandelshtam    olgam1     *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ..... .....  0  668
2006 BGR Stanislav Nikolov   stanley3   *x*** ***** 73 ***** ***** 91 ***** ***** ***** ** 97 ..... .....  0  668
2005 UKR VALERO Ryjouk       adas1      ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2007 UKR Yuriy Konovalyuk    aramis_1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2006 BGR Denitsa Deyanova    deni_1711  ***** ***** 88 ***** ***** 91 *x**x **x** ****x x* 67 *x**s sssss 19  655
2006 ROM Rares Pamfil        dpamfil1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2007 BGR Alexander Lazarov   fr33m1n1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2007 ROM Monica Golumbeanu   gmonica191 ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2006 USA Ben King            grsbmd1    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2006 IND Abhishek Bhrushundi krankhe1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2006 CHN oilegend oilegend   oilegen1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2007 BGR Peter Petrov        p_petro1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2005 RUS Phedotov Pavel      pavelph1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2006 USA Sho Uemura          supersh3   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  655
2007 CHN Hongwei Xu          xuhongw1   *x*** ***** 73 *x*** ***** 80 ***** ***** ***** ** 97 ..... .....  0  647
2005 BGR Antonia Tasheva     antonia1   *x*** ***** 73 ***** ***** 91 ***** s***s ssss* *s 54 ***xx xx*x* 36  636
2005 POL Grzegorz Swierad    fred2      *x*** ***** 73 ***** ***** 91 **x*x ***x* **xx* ** 65 ***xx xx*xx 24  635
2006 CHN Zhang Ran           ran.z.wh1  ***** ***** 88 *x*** ***** 80 ..... ..... ..... ..  0 ***** ***** 90  633
2006 CHN Yang Qingqing       a6882591   ***** ***** 88 ***** ***** 91 ***** s***s ssss* *s 54 ***xx xx*xx 24  625
2006 BGR Anton Slavov        anton_sv81 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 IND Aswin Natarajan     aswin_n1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 IND Adithya BM          bmadith1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2006 BGR Emanuil Vladev      emanuil_v1 *s*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2007 IRN Shayan Ehsani       goldsha1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2006 ROM Irina Stanescu      iri28121   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2008 HRV Ivo Sluganovic      ivos-51    *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 ARG Joaquin Rodrigues   jrj19871   *t*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 EGY Mahmoud Seireg      mseireg1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2007 ROM Dan Burzo           rocklyr1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2006 BGR Svetoslav Shterev   thetarg1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 HRV Mario Lucic         trisest1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2008 CHN Danfeng Xu          xdf19891   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2005 BGR Petar Bogdanov      zax6661    *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  625
2007 USA William Chau        wchau1     *x*** ***** 73 *x*** ***** 80 ***** ***x* ***** ** 90 ..... .....  0  622
2006 ROM Dan Hartescu        dhartes2   *x*** ***** 73 *xxxx xxxxx  0 ***** ***** ***** ** 97 *x**x *x*xx 38  616
2005 USA Guan-Hua Jiang      x9gj1      *x*** ***** 73 *x*** ***** 80 **x*x **x** ***** ** 79 *xx*x xxxxx 10  616
2005 USA Randall Leeds       tilgovi1   *x*** ***** 73 ***** ***** 91 **x*x ***x* **xx* ** 65 *xx*x xx*xx 18  615
2007 ROM Florin Bejinaru     bursuce1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ****t 78  614
2007 CHN Tianyi Mao          m_ty1      ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ****t 78  614
2007 POL Tomasz Marmolowski  tomasz1    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***** ****t 78  614
2005 COL Hansen González     elregon1   ***** ***** 88 *x*** ***** 80 ***** ***x* x*x** ** 77 ..... .....  0  605
2008 ROM Tofan Vasile        varuvas1   *x*** ***** 73 ***** ***** 91 *xxxx x*xxx xxxxx xx  5 ***** ****x 78  603
2006 CHN Jims Yan            yanyongji1 *x*** ***** 73 *x*** ***** 80 ..... ..... ..... ..  0 ***** ***** 90  603
2008 IND Shell Gupta         shellgu1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *x*** ***** 83  602
2005 COL Willy Alejandro Mon wialmon1   ***** ***** 88 ***** ***** 91 **ttt ***tx *x**x xx 42 ****t ttttt 26  589
2007 BLR Kristina Kiryanovsk dolinsky76 *xxxx xxxxx  0 ***** ***** 91 ***** ***x* ***** ** 90 ****t ttttt 26  588
2005 ROM Caramizaru Horea Al caramiz1   *t*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ****t 78  585
2005 MNG Zolzaya Tsevegjav   zolooha2   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***** ****t 78  585
2006 ROM Zsolt Istvan        zsolt.i1   *x*** ***** 73 ***** ***** 91 *xxxx xxxxe eeeee ee  0 ***** ****t 78  585
2007 CHE Marc Zimmermann     marc.zi1   ***** ***** 88 ***** ***** 91 *x*** ***xx *x*xx x* 54 *xxxx *xxxx 11  581
2007 USA Tim Lee             a7147551   *x*x* xxxx* 27 ***** ***** 91 ***** ***** ***** ** 97 ..... .....  0  579
2007 IRN Ali Vakilian        a_vakil1   *x*** ***** 73 *xxxx xxxxx  0 ***** ***** ***** ** 97 ****t ttttt 26  575
2008 ROM Bunau Florin        flo_cpp1   ***** ***** 88 ***** ***** 91 **x*x ***xx *xx*x x* 47 **xxx xx*xx 15  570
2006 CAN Derek Ho            noone_231  ***** ***** 88 ***** ***** 91 ***** ***xx *xxxx xx 47 **xxx xx*xx 15  570
2008 CHN Cao Zheng           mozeda2    ***** ***** 88 ***** ***** 91 *xxxx **x** ***** *x 61 *xxxx xxxxx  0  569
2005 POL Remigiusz Jan Andrz lrem2      *x*** ***** 73 *x*** ***** 80 **xxx ***x* **xx* ** 59 **xxx xx*xx 15  562
2005 FRA Manuceau Vincent    vincent7   ***** ***tt 69 ***** ***** 91 ..... ..... ..... ..  0 ***** ***tt 67  540
2006 USA Geoff Beresford     bermuda1   ***** ***** 88 ***** ***** 91 **xxx x*x*x *x*xx x* 37 **xxx xx*xx 15  534
2006 CHN John John           contest_71 *x*** ***** 73 *xxxx xxxxx  0 *xxxx **xx* xxx*x xx 23 ***** ***** 90  527
2005 POL Kamil Anikiej       hubble1    *x*** ***** 73 *x*** ***** 80 *xxxx **xx* x*xxx x* 29 ***xx xx*x* 36  525
2007 BGR Anton Petrov        emphasi1   *x*** ***** 73 ***** ***** 91 ***** t*ttt tttt* *t 41 **xxx xx*xx 15  519
2005 BGD Prince Raich        prince56k1 *x*** ***** 73 *x**x xxx*x 30 ..... ..... ..... ..  0 ***** ***** 90  504
2007 USA Sarah Marzen        sarahma1   *x*** x**** 64 ***** ***** 91 ..... ..... ..... ..  0 ***xx x**** 58  500
2005 USA Bobby Jaeger        cwmboy11   *x*** x**** 64 ***** ***** 91 ***** ***xt tttt* *t 53 ..... .....  0  494
2006 BGR Vladislav Veselinov blade_run1 *x*** ***** 73 ***** ***** 91 *xxxx **xxs sssss ss 11 ***xx xx*x* 36  483
2007 BGR Iliyan Havov        iliyan81   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ***** ***** 90  483
2006 VNM dhlong long         dhlong_hp1 *x*** ***** 73 ***** ***** 91 ***** x*xxx xxxxx xx 29 **xxx xx*xt 15  477
2006 POL Andrzej Grzywocz    gimil132   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ***** ***** 90  474
2008 EGY Ahmed Naguib        karateb1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ***** ***** 90  474
2006 IRN Mohsen Fadaee       mohs_151   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ****x *x*xt 45  474
2005 ROM Riger Agota         rigerag1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ***** ***** 90  474
2007 CAN Roger Woo           rogerym1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ****x *x*xt 45  474
2007 POL Tomasz Dubrownik    tomsan1    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***xx xx*x* 36  473
2007 GEO Rati Gelashvili     gelash1    ***** ***** 88 ***** ***** 91 *xxxx **xx* xxxxx xx 17 **xxx xx*xx 15  463
2006 USA Joshua Moloney      josh1      ***** ***** 88 ***** ***** 91 *xx*x **xx* *xxxx xx 29 ..... .....  0  455
2006 POL Bartosz Cytrowski   zitron1    *t*** ***** 73 ***** ***** 91 *xxxx xxxxx xxxxx xx  0 ****x *xtxt 37  447
2005 POL Symon Marmołowski   cpsm1      *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***xx xx*x* 36  444
2007 BGR Svilen Marchev      mcrazy1    *x*** ***** 73 ***** ***** 91 *xxxx xxxxs sssss ss  0 ***xx xx*x* 36  444
2005 USA Chris Warrington    computing1 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ****x tx*xt 34  437
2007 BLR Denis Kapusta       dolinsky72 ***** ***** 88 *x*** ***** 80 *xxxx *xxx* xxxxx xx 12 *x**e eteet 19  437
2006 IRN seyyed ahmad fazeli sahmad.fa1 ..... .....  0 *xxxx xxxxx  0 ***** ***** ***** ** 97 ***ee ee*ee 24  426
2005 CAN Suraj Narayana Redd thenewt1   *x*** ***** 73 ***** ***** 91 *xxxx **xx* x*xxx x* 29 *exex exeee  0  426
2007 POL Krzysztof Duwe      mor19891   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *x**x xx*xx 27  414
2006 USA Charles Hartman     chartma1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ****t ttttt 26  410
2008 USA Jacob Steinhardt    zealotp1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ****t ttttt 26  410
2009 MKD Andrej Risteski     andrej2001 ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 *s*xx xx*xs 17  409
2007 BGR Vasil Tenev         vasil_t1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **x*x xx*xx 25  407
2007 BLR Yury Kartynnik      jumax1     ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***xx xxxxx 16  406
2006 USA Nicole Bieber       misty611   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ***tt ttttt 16  406
2005 GEO Eldar Bogdanov      eyler111   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  403
2006 USA James Regan         jamreg2    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx sx*ss 15  403
2009 USA John Lamansky       johndan1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  403
2008 USA Stephen Lam         stephen14  ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  403
2007 TKM Sernam AgaGap       sernama1   *xx** ***** 64 ***** ***** 91 ..... ..... ..... ..  0 ****t ttttt 26  393
2005 USA Aaron Haas          mrhaasg1   ***** ***** 88 ***** ***** 91 *xxxx **xxe eeeee ee 11 *xxxx xxxxx  0  391
2008 CHN Li Lin              snaker3    ***** ***** 88 ***** ***** 91 *xxxx x*xxx *xxxx xx 11 ..... .....  0  391
2009 CHN He Juneng           hjn_1222   ***** ***** 88 *x*** ***** 80 ..... ..... ..... ..  0 **xxx xx*xx 15  381
2005 IDN Galang Persada      ihaveno1   ***** ***** 88 *x*** ***** 80 ..... ..... ..... ..  0 **xxx xx*xx 15  381
2008 USA TianHui Cai         hiccccc1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 *xxxx xx*xx  8  379
2007 COL Erick Enrique Sŕnch erickes1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ***xx xxxxx 16  377
2006 USA Adam Hemphill       ahemphi1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx xxxxt  7  376
2006 USA Andrew Ragone       kc2lto1    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 **xxx xxxxx  7  376
2005 ARG Andres Rassol       andres_1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2006 FRA gabriel scherer     bluesto2   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xt 15  373
2005 SYR Iman medani         imanmed1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2006 THA Yanee Wutthinitikor jacq_re1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2005 ITA Matteo Agnelli      matteo_1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2006 FRA Ismael Riahi        mrgoto1    *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2009 GEO giorgi  peikrishvil narkusha2  *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2006 USA Jesse Denardo       panda951   *e*** ***ts 54 ***** ***** 91 ..... ..... ..... ..  0 ****t ttttt 26  373
2007 POL Bartek Ryduchowski  rydzu11    *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xt 15  373
2006 ROM Florescu Smaranda   smara_d1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2005 MAC Mei Sim Tong        thomas.sk1 *t*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2006 USA Steven Herbst       trigorr1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  373
2005 USA Shaun Sherman       elephan1   ***** ***** 88 *x*** ***** 80 *t*tt t*ttt ttttt tt 11 *xxxx xxxxx  0  370
2008 USA Jeff Chen           jchen121   ***** ***tt 69 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  366
2008 BLR Sergey Iachevich    usas20041  *x*** ***** 73 ***** ***** 91 *xxxx x*xxx xxxxx xx  5 **xxx xxxxx  7  364
2006 USA Kyle Varga          thespea1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *x*xx xxxxx  9  353
2005 CAN Aishwar Muthuraman  aishwerha1 ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 *xxxx xxxxx  0  352
2006 USA August Sodora       augsod1    ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 USA Sean Dietrich       cazmodi1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 BGR Mihail Minkov       chronot1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 USA Eugene Marinelli    eugenei1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2009 ARG Facundo Gaich       facugaich1 ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 USA Garrett Marcotte    gman9111   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2007 USA Gary Cao            guangwe1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2009 CHN Zhong Hua Xi        inzaghi1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 USA Jared Vanderford    jvander1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 ALB Mark Dibra          ksimo1     ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2009 ARG Mauro Schilman      maurito1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2007 CHN zhechen min         owen2002   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 USA E. McCormick        rawrsnu1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 USA Raquel Phillips     rphilli1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 HRV Tomislav Reicher    tomisla4   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2010 BGR Todor Parushev      tuning_ma1 ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 VNM Tran Vu Anh         tvatva22   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 ARM Tigran Grigoryan    unknown2   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 *xxxx xxxss  0  352
2008 CHN Yichen Wang         wangyic1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 BLR Dmitry Hrabrov      xpa6pob1   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2006 CHN zhang jianhua       zhjh0081   ***** ***** 88 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  352
2005 LTU Mindaugas Kuprionis m.kupri1   *x*** ***** 73 *x*** ***** 80 ..... ..... ..... ..  0 **xxx xx*xx 15  351
2009 GEO bekarion barbakaZe  barbakadz5 *t*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *xxxx xx*xe  8  350
2006 ROM Dambian Ancuta      ank_sku1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxs sssss  7  346
2006 USA David Hanley        david921   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxt ttttt  7  346
2006 ROM oana bors           whocare1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 **xxs sssss  7  346
2005 ITA nicola pezzotti     nicolap2   *x*** ***** 73 *x*** ***** 80 ..... ..... ..... ..  0 *x*xt ttttt  9  331
2006 CAN Alex Chan           agility1   ***** ***** 88 *x*** ***** 80 ..... ..... ..... ..  0 ..... .....  0  330
2007 HRV Nikola Kos          nikola.1   ***** ***** 88 *x*** ***** 80 ..... ..... ..... ..  0 ..... .....  0  330
2006 USA Amber Loftis        aloftis1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2008 USA Caroline Suen       carolin2   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 POL Marcin Kobzdaj      cobi3331   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2005 USA Ryan Wilkerson      cyberboy_1 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *xxxx xxxxx  0  323
2006 CHN Wei Yang            czcamp1    *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2007 BLR Tolya Sedoy         dolinsky85 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2008 USA Alex Dehnert        ealex291   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 CAN Edmund Tsui         edmtsui1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 USA Nate Bolyard        geek112351 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2007 HRV Ilija Gavran        ggavran1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2005 COL Henry Andres Cepeda handres1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 ROM Costin Mihnea       hotmihn1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2007 USA Jack Owen           jowen_41   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2005 LTU Marijus Kilmanas    killman1   *s*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2008 POL Dominik Frankowicz  l0l099992  *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2009 GEO nika gabisonia      p1         *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 USA Ryan Bradstreet     ryxstar1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2007 IND Siddesh Karra       siddesh1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 UKR Sokol Vlad          sokolvlad1 *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2005 USA Aravind Srivatsan   srivats1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 *exet tteee  0  323
2006 CAN Clement Shum        stridin1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2007 ROM Emil Strut          strut1     *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2008 BGR Rosen Dochev        system_1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 ROM Andrei-Eugen Stoian termina1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2008 USA Louis Wasserman     wasserm1   *x*** ***** 73 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  323
2006 ARG Tomas Villarino     tomasvi2   *xx** ***** 64 *x*** ***** 80 *xxxx xxxxx xxxxx xx  0 *xx*x xxxxx 10  317
2010 USA David Bieber        david811   ***** ***tt 69 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  315
2006 USA Thomas McClish      brainma1   *x*** x**** 64 ***** ***** 91 *xxxx xxxxx xxxxx xx  0 ..... .....  0  305
2007 USA Daniel Poore        nightfa3   ..... .....  0 *xxxx xxxxx  0 ..... ..... ..... ..  0 ***** ***** 90  302
2008 ROM Ovidius Petre       ovidiu.pe1 ..... .....  0 ..... .....  0 ..... ..... ..... ..  0 ***** ***** 90  302
2007 CHN Sun Peng            sunpeng3   *x*** ***** 73 *x*** ***** 80 ..... ..... ..... ..  0 ..... .....  0  301
2006 USA Heejun Woo          wooh1      *xx** x**tt 36 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  301
2006 USA Mary Cieslewicz     maryeli1   ***** ***** 88 *x**x xxxx* 30 ..... ..... ..... ..  0 *x*xx xx*xx 17  288
2005 CAN Stephen Xu          sxu1       *xx** x**** 55 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  288
2009 KOR uno song            songuno1   *x*** ***tt 54 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  286
2007 USA Tom Conerly         theycal2   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ****t *tttt 37  267
2007 USA Jeong-woo Chang     pupu2001   *x*x* xxxxx 18 ..... .....  0 ..... ..... ..... ..  0 ***** ***ss 67  260
2007 BGR Galen Terziysky     web_din1   ***** *ssss 51 *x*** ***** 80 ..... ..... ..... ..  0 ..... .....  0  258
2007 KAZ Askhat Aldashev     askhat11   *x*** ***** 73 *xxxx xxxxx  0 *exee x*eee *e*ee ee 18 **xxx xx*xx 15  257
2006 CAN Tingting Zou        mushroomi1 *ee** e**tt 36 ***** ***** 91 *eeee eeeee eeeee ee  0 ..... .....  0  251
2006 USA Jordan Neidlinger   playgam2   *ex** x**xx 36 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  251
2008 ROM Spiridon Alexandru  spirido1   *x*** ***** 73 ****s sssss 31 *xxx* xxxxx xxx*x xx 12 *xxxx xxxxs  0  247
2010 TKM Ruslan Gurbanow     mainfra1   *ee** ***** 64 ****e exeex 31 ..... ..... ..... ..  0 **xxx xx*xt 15  237
2007 BLR Andrew Sheptun      dolinsky80 *x*x* xxxx* 27 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  233
2007 LUX Daniel Kauth        kauthir2   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xt 15  231
2006 USA Katie Bambino       kbambin1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 **xxx xx*xx 15  231
2007 YUG Alexander Trokicic  atrokic1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ***xt ttttt 16  225
2008 BGR Bozhidar Ignatov    bat_boj1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ***xx xx*xx 24  223
2009 CAN Conan Huang         conanhc1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 **xxx xx*xt 15  222
2005 DEU Klaus Pototzky      klaus.p1   *xxx* xxxx* 18 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  216
2005 GEO Reziko Tatishvili   sashka2    *x*x* xxxtt 18 ***** ***** 91 ..... ..... ..... ..  0 *xxxt ttttt  0  216
2006 USA Spencer Brody       sbrody23   *x*x* txxtt 18 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  216
2006 ROM Jeleriu Eugenia Emi emy1351    *x*** ***** 73 ***ss sssss 21 ..... ..... ..... ..  0 **xxs sssss  7  208
2008 GEO Kakha Chinchaladze  amiran6    *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 **xxx xx*xx 15  193
2006 ROM Andrei Cibotaru     andreic3   *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 **xxx xx*xx 15  193
2006 POL Łukasz Skibski      skibka21   ***** ***** 88 *xx*x xxxxx 10 ..... ..... ..... ..  0 ..... .....  0  191
2006 USA Abhinav Prathivadi  abhinav1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 *exxx xxxxe  0  181
2005 USA Alex Tinti          aetinti2   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2008 USA Igor Dubinskiy      akkifok1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2005 USA Stephen Benbrook    benbroo1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2005 USA Christine Choi      hyeji.c1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2007 ARE Majed Matar         majed1     ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2006 CHN guo lu              queer11    ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2006 LTU Vytautas Sinkeviciu search1    ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2007 USA Sagar Indurkhya     sindurk1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2005 SGP Lin Jingyi          transce1   ..... .....  0 ***** ***** 91 ..... ..... ..... ..  0 ..... .....  0  181
2008 KAZ Arman Kurmanbayev   busta_r1   *xx** ***** 64 *xxxx xxxxx  0 ..... ..... ..... ..  0 **xxx xx*xx 15  175
2005 USA pavel gilenberg     agilenb1   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2008 BLR Andrey Semionov     dolinsky79 ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2006 CAN Adrian Lau          find_wa1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  172
2009 CHN Lin Hao Peng        hdevery2   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2006 BGR Borislav Kapukarano inspired_1 ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2006 YUG Nemanja Skoric      nemusns1   ***** ***** 88 *eeee eeeee  0 ..... ..... ..... ..  0 ..... .....  0  172
2005 YUG Nikola Porobic      nporobi1   ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  172
2007 UKR Oleg Pekatch        oleg901    ***** ***** 88 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  172
2005 USA Philip Spann        spannp1    ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2005 POL tomek klukowski     tomciok1   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2005 BLR Angelina Belyakova  vampire2   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 *xxxx xxxxt  0  172
2010 BGR Emil Joranov        venelin2   ***** ***** 88 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  172
2007 USA William Li          lildefi1   ***x* xxxx* 42 ..... .....  0 ..... ..... ..... ..  0 ****t ttttt 26  169
2009 CHN Bill Xing           snmyj1     *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 *xxxx xx*xx  8  169
2010 BGR Vasil Georgiev      the_vasko1 *x*** ***** 73 **xxx xxxxx 11 ..... ..... ..... ..  0 ..... .....  0  164
2009 BLR Denis Chugaev       dolinsky75 ..... .....  0 *x*** ***** 80 ..... ..... ..... ..  0 *xxxx xxxxx  0  159
2005 USA Ian Voysey          tux37721   ..... .....  0 *x*** ***** 80 ..... ..... ..... ..  0 ..... .....  0  159
2008 KAZ Abai Zhazbulganov   abai_zh1   *tt** ***** 64 *xxxe eeeee  0 ..... ..... ..... ..  0 *x*xt ttttt  9  155
2007 ROM alex prigoana       alex_pr1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2009 GEO Zura Kutsia         amiran26   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2008 ROM Alexandra Mihalca   andutza_k1 *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2005 USA Timothy Kotula      associati1 *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2005 USA Ryan Burton         burtonr1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2005 CYP Costis Papant       cpapant1   *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2006 USA Claude Gabrillo     elclaud1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 BGR Bogdan Tatarov      frostyk3   *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2006 USA John Cannatella     l0573n01   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2009 GEO svanski margiani    levan-sva1 *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 CHN Sherry Lee          lwq_she1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2006 TKM Mekan Allaberdiyew  mekan_t1   *s*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 EGY michael Attallah    michael25  *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2005 ROM Marius Opris        mrs_sic1   *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 BGR Nayden Nedev        naydo_1    *s*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2006 GEO Alexander Nemsadze  sashka1    *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2006 GEO Lasha Pertakhia     sashka7    *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 USA Stephen Demjanenko  sdemjan1   *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2010 ROM Andrei Stanica      snaked31   *x*** ***** 73 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0  142
2007 CHN Fuqiang Wang        wangfuqia1 *x*** ***** 73 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  142
2011 BLR Alexey Kaminsky     dolinsky81 ..... .....  0 ***** eeeee 41 *xxxx xxxxx xxxxx xx  0 *xx*x xxxxx 10  115
2006 USA Alberto Pareja-Leca aokmast1   *xx** x**** 55 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0  107
2006 CAN Justin Young        tempest1   **x** **xtt 51 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0   99
2006 CAN Jordan Lee          leejj881   *xx** ***xx 45 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0   88
2009 BLR Igor Bryukov        dolinsky78 ..... .....  0 ..... .....  0 ..... ..... ..... ..  0 **xxx xx*xt 15   50
2007 BLR Alexey Nichiporchik dolinsky82 ..... .....  0 *xxxx xxxxx  0 ..... ..... ..... ..  0 *xx*x xxxxt 10   34
2006 USA Nadia Naja          nadia_n1   *xxxx xxxxx  0 ..... .....  0 *xxxx xxxxx xxxxx xx  0 *xxxx xx*xx  8   27
2006 USA Eric Oetker         oetkere1   ..... .....  0 ..... .....  0 ..... ..... ..... ..  0 **eee eeett  7   24
2006 CAN Byron Fung          byron4fun1 *xxxx xxxxx  0 ..... .....  0 ..... ..... ..... ..  0 ..... .....  0    0
2007 KAZ Kanatbek Zhanbolov  kanatbe1   ..... .....  0 *xxxx xxxxx  0 ..... ..... ..... ..  0 ..... .....  0    0

====== Distributions =====

  Distribution by grade:
    Grde  #  Percent
    2005  92 (23.6%) ******************
    2006 133 (34.1%) **************************
    2007  95 (24.4%) ******************
    2008  43 (11.0%) ********
    2009  18 ( 4.6%) ***
    2010   8 ( 2.1%) *
    2011   1 ( 0.3%) 

  Distribution by country:
   Cntry  #  Percent
     ALB   1 ( 0.3%) 
     ARE   1 ( 0.3%) 
     ARG   6 ( 1.5%) *
     ARM   1 ( 0.3%) 
     BGD   3 ( 0.8%) 
     BGR  27 ( 6.9%) *****
     BLR  22 ( 5.6%) ****
     CAN  17 ( 4.4%) ***
     CHE   1 ( 0.3%) 
     CHN  45 (11.5%) ********
     COL   5 ( 1.3%) 
     CYP   1 ( 0.3%) 
     DEU   3 ( 0.8%) 
     EGY   5 ( 1.3%) 
     EST   2 ( 0.5%) 
     FRA   4 ( 1.0%) 
     GEO  12 ( 3.1%) **
     HRV   9 ( 2.3%) *
     IDN   3 ( 0.8%) 
     IND   8 ( 2.1%) *
     IRN   5 ( 1.3%) 
     ITA   2 ( 0.5%) 
     KAZ   9 ( 2.3%) *
     KOR   3 ( 0.8%) 
     LTU   4 ( 1.0%) 
     LUX   1 ( 0.3%) 
     LVA   1 ( 0.3%) 
     MAC   2 ( 0.5%) 
     MKD   3 ( 0.8%) 
     MNG   1 ( 0.3%) 
     POL  30 ( 7.7%) *****
     ROM  39 (10.0%) *******
     RUS   4 ( 1.0%) 
     SGP   2 ( 0.5%) 
     SVK   1 ( 0.3%) 
     SYR   2 ( 0.5%) 
     THA   1 ( 0.3%) 
     TKM   4 ( 1.0%) 
     UKR   8 ( 2.1%) *
     USA  82 (21.0%) ****************
     VNM   6 ( 1.5%) *
     YUG   4 ( 1.0%) 

===== Distribution of scores =====
951..1000 58  **********************************************************
901.. 950 15  ***************
851.. 900 11  ***********
801.. 850  6  ******
751.. 800 14  **************
701.. 750 19  *******************
651.. 700 18  ******************
601.. 650 30  ******************************
551.. 600 12  ************
501.. 550  6  ******
451.. 500 13  *************
401.. 450 18  ******************
351.. 400 48  ************************************************
301.. 350 39  ***************************************
251.. 300  7  *******
201.. 250 14  **************
151.. 200 32  ********************************
101.. 150 22  **********************
 51.. 100  2  **
  1..  50  4  ****
  0..   0  2  **

Prob            *   x   t   e   s
binnum.1        0   0   0   0   0
binnum.2      201 188   9   5   4
binnum.3      390  14   1   2   0
binnum.4      395  12   0   0   0
binnum.5      404   3   0   0   0
binnum.6      387  17   2   1   0
binnum.7      394  12   0   0   1
binnum.8      393  13   0   0   1
binnum.9      382  13  11   0   1
binnum.10     388   7  10   0   2
Total correct: 3334 (85.49%)

Prob            *   x   t   e   s
bankbal.1       0   0   0   0   0
bankbal.2     322  73   0   1   0
bankbal.3     361  34   0   1   0
bankbal.4     360  34   0   1   1
bankbal.5     355  35   0   4   2
bankbal.6     354  36   0   4   2
bankbal.7     354  36   0   4   2
bankbal.8     354  36   0   4   2
bankbal.9     355  35   0   4   2
bankbal.10    355  36   0   3   2
Total correct: 3170 (81.28%)

Prob            *   x   t   e   s
satel.1         0   0   0   0   0
satel.2       184  28   1   2   0
satel.3       176  36   2   1   0
satel.4       178  31   2   4   0
satel.5       176  34   3   2   0
satel.6       188  16   3   5   3
satel.7       205   9   0   1   0
satel.8       175  32   3   4   1
satel.9       153  50   5   6   1
satel.10      178  17   5  10   5
satel.11      176  19   5  10   5
satel.12      175  21   5   9   5
satel.13      165  30   6   9   5
satel.14      167  27   6  10   5
satel.15      172  27   4   7   5
satel.16      172  27   4   7   5
satel.17      176  20   5   9   5
Total correct: 2816 (42.47%)

Prob            *   x   t   e   s
plates.1        0   0   0   0   0
plates.2      280  33   0   3   1
plates.3      233  83   0   1   0
plates.4      211 101   1   4   0
plates.5      182 107  20   4   4
plates.6      187 100  20   5   5
plates.7      184 105  21   3   4
plates.8      266  22  20   5   4
plates.9      181 101  23   5   7
plates.10     169  69  62   7  10
Total correct: 1893 (48.54%)