NOVEMBER 2006 CONTEST RESULTS

These are the final results of the USACO NOVEMBER 2006 programming
contest. The next contest is the USACO DECEMBER 2006 contest to be
held  8-11 December.

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

The elite contest had 626 competitors and 238 observers, a total
of 864 legal entrants. The new LEVEL1 (novice) contest drew 141+45
more legal entries:




             GOLD           SILVER          BRONZE        LEVEL1             TOTAL
          Comp's Obsvrs  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
FEB 2005   165     41     206     42     398    122      --     --    769    205     974
MAR 2005   178     39     221     43     359    104      --     --    758    186     944
OCT 2005   253     53     235     41     266     89      --     --    754    183     937
NOV 2005   149     50     149     33     309    121      --     --    607    204     811
DEC 2005   136     35     180     35     280     95      65     33    629    198     859
JAN 2006   137     29     177     32     250     78      53     23    617    162     779
FEB 2006   179     41     168     19     242     83      43     11    632    154     786
MAR 2006   184     44     128     22     296     80      42     14    650    160     810
OPEN2006   161     35     144     18     237     52      35     10    577    115     692
OCT 2006                                                              642    239     881
NOV 2006   238     93     181     63     207     82     141     45    767    283    1050

An additional 85 contestants were disqualified for not following
the rules; most have been banned for life.

The 867 contestants and observers who submitted at least one solution
came from these 59 countries:

  4 ARG   46 BLR   14 EGY   17 IDN    2 MDA   21 POL    1 SYR   21 VNM
  4 ARM    6 BRA    4 ESP   10 IND    6 MEX    2 POR    2 THA    7 YUG
  2 AUS   26 CAN    2 EST   24 IRN    1 MNG   70 ROM    5 TKM    8 ZAF
  2 AUT    1 CHE    1 FIN   10 KAZ    1 MUS   10 RUS    1 TTO
  1 AZE  171 CHN    6 FRA    2 KOR    1 MYS    3 SGP   10 TUR
  8 BGD    2 CUB   26 GEO    7 LTU    4 NED    6 SVK   15 TWN
 41 BGR    1 CZE    2 GRC    5 LVA    1 PAK    5 SVN   17 UKR
  1 BIH   15 DEU    9 HRV    1 MAC    3 PHL    1 SWE  172 USA

The grading system accepted 14.3MB of text, a total of 9,880
submissions.

Here's a summary of how the final graded submissions looked (including
observers):

         Program  Subs    C      Pascal    Java
GOLD       plank  299  208/70%   82/27%    9/ 3%
:        cowfood  241  171/71%   63/26%    7/ 3%
:          block  222  152/68%   61/27%    9/ 4%
SILVER   badhair  241  122/51%   61/25%   58/24%
:         rndnum  172   84/49%   43/25%   45/26%
:          bigsq  112   51/46%   32/29%   29/26%
BRONZE    cowtag  256  117/46%  113/44%   26/10%
:          scrbl  197  104/53%   73/37%   20/10%
:         brand3  171   76/44%   75/44%   20/12%


Java sure doesn't seem very popular these days in the Gold division.
However, the Silver and Bronze divisions are seeing a bit of a
decline in Pascal usage and a corresponding increase in Java usage.

Mechanically and logistically, the contest ran very well.

The timings for JAVA are reported just as for C, though JAVA runs
slower, so all JAVA times are actually divided by 2.0. If your JAVA
program ran too slow -- perhaps you're using RandomAccess input
instead of BufferedReader input. The latter can be orders of magnitude
faster!

Test data and analyses are available at http://ace.delos.com/NOV06.htm .

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

Thanks to Clemson Professor Brian Dean for directing the GOLD contest
this time.

The problem weightings were determined using the standard algorithm.
The 'block' problem maxed out at 400 points:

         points weight  1  2  3  4  5  6  7  8  9  a
     -----------------------------------------------
      plank:  99 321.8  0  8 12  8 10 10  9 14 15 13
    cowfood:  95 278.2  0 10  9  8 10  9 10 13 14 12
      block:  92 400.0  0 10 11  8  8  9 10 11 10 15

Seniors continue to dominate the GOLD division:

  Distribution by grade:
    Grde  #  Percent
    2007 121 (50.8%) ***************************************
    2008  79 (33.2%) *************************
    2009  27 (11.3%) ********
    2010   8 ( 3.4%) **
    2011   2 ( 0.8%)
    2013   1 ( 0.4%)

The distribution included 19 perfect scores and a distribution that
spreads out across the entire pint spectrum (except the low 800s):

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

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

NINETEEN perfect scores! Congrats to these programming experts:

2007 USA Zarathustra Brady	    2007 IRN Nima Ahmadi Pour
2008 CHN Yuxi Chen		    2007 BGR Rostislav Rumenov
2010 ROM Cosmin Gheorghe	    2008 CHN Chi Zhang
2007 CHN Botao Hu		    2008 CHN Yucheng Zhang
2007 IRN Ali Mardan Khan	    2008 CHN Zhiyuan Zhang
2007 POL Tomasz Kulczynski	    2008 CHN Max Zhou
2007 VNM Hung Doan Manh		    2008 CHN Mengyu Zhou
2007 USA Richard McCutchen	    2008 CHN Wu Zhuojie
2007 BLR Vladimir Minjailov	    2009 HRV Goran Zuzic
2007 UKR Daniel Neiter

Note that eight members of this list are students from China! What
a fabulous performance they have given throughout the year. Here is
the country breakdown for the champions:

       8 CHN  1 UKR  1 BLR
       2 USA  1 ROM  1 BGR
       2 IRN  1 POL
       1 VNM  1 HRV

Quite an achievement for all concerned!  Congratulations to all
these great programmers.

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

Thanks to Romania's Mircea Pasoi for directing the SILVER contest
this time.

The Silver problems were very challenging this time. Both 'bigsq'
and 'rndnum' were at the max weighting. This contest was scored
using the IOI scoring mechanism, with equal weightings for each
task's test case:

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
     --------------------------------------------------------------
    badhair: 220 216.9 22 22 22 22 22 22 22 22 22 22
      bigsq: 405 400.0 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
     rndnum: 380 383.1 38 38 38 38 38 38 38 38 38 38

Alexander Chepa from Belarus was the overall winner with 867 points.
Ten more students scored more than 600:

     1  2007 BLR Alexander Chepa      867
     2  2008 CHN Zhuo Chen            845
     3  2007 VNM tien nguyen hoanh    782
     4  2009 USA Joshua Oreman        745
     5  2008 CHN Tan Kening           741
     6  2007 USA Adam Spanbauer       680
     7  2008 USA Alex Zhai            668
     8  2009 POL Marcin Wrochna       663
     8  2009 USA Chiranjith Das       653
    10  2009 BGR Jordan Boev          650
    11  2008 USA Matthew Croop        627

Bear in mind that programming contest scores are spread out across
hundreds of points instead of the usual 7 point spread for 93-100%
that so many student achieve in their academic pursuits. Congrats
to these hot scorers in a very difficult contest.

USA entries dominated the top of the Silver Divsision:

      5 USA   1 POL
      2 CHN   1 BLR
      1 VNM   1 BGR

Three seniors, four juniors, and four sophomores: a super crew of
up-and-comers.

Congratulations to these finishers and welcome to the Gold division!

The contest distribution was somewhat like a nice bell curve, though
with a low mean:

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


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

Thanks to Rob Kolstad :) for directing the BRONZE contest this time.

Three problems this time with weightings from low to high:

         points weight  1  2  3  4  5  6  7  8  9  a
     ------------------------------------------------
     brand3:  99 400.0  0  6  6  7  9 11 15 15 15 15
      scrbl:  88 322.6  0  8  7  7  9 11 12 12 11 11
     cowtag:  96 277.4  0 10 11 11 10 10 11 11 11 11

Juniors continue to dominate this level of elite competition with
40% of the competitors:

  Distribution by grade:
    Grde  #  Percent
    2007  58 (28.0%) *********************
    2008  83 (40.1%) ******************************
    2009  37 (17.9%) *************
    2010  13 ( 6.3%) ****
    2011   8 ( 3.9%) **
    2012   7 ( 3.4%) **
    2013   1 ( 0.5%)

The scores ranged across the entire spectrum as folks solved one,
two, or all three tasks:

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

Seven perfect scores plus another seven competitors who missed just
one test case:

     1	2009 BGR Stefan Avramov     1000
     1	2007 IND Pranip Borah       1000
     1	2008 CHN Ji Hong            1000
     1	2007 THA Thanoos Kerdlaup   1000
     1	2008 TWN Jacky Lee          1000
     1	2008 ROM Malex Munteanu     1000
     1	2008 IDN Timotius Sakti     1000
     8	2007 TWN Tom Huang           968
     9	2007 BGR Som Barakudkov      939
     9	2008 VNM Hoang Tran Cong     939
     9	2008 IDN Stephen Kohar       939
     9	2007 VNM Mai Long            939
     9	2009 CHN Wei Ren             939
     9	2009 CHN Yang Shujun         939


Eight different countries represented with China leading
the pack:

   3 CHN    2 IDN    1 ROM
   2 VNM    2 BGR    1 IND
   2 TWN    1 THA

Five seniors; six juniors; three sophomores.

Congrats to these winners!

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

## About the USACO Internet Programming Contests

These contests (the GOLD division in particular) are just incredibly
hard... really amazingly hard -- more so nowadays than even just a
year or two ago.

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
   ====================================================================

#################################################################################################
                         2006 U S OPEN CONTEST RESULTS: GOLD DIVISION
#################################################################################################

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

         points weight  1  2  3  4  5  6  7  8  9  a
     -----------------------------------------------
      plank:  99 321.8  0  8 12  8 10 10  9 14 15 13
    cowfood:  95 278.2  0 10  9  8 10  9 10 13 14 12
      block:  92 400.0  0 10 11  8  8  9 10 11 10 15

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........ --- plank ---- -- cowfood --- --- block ---- TOTAL
-------------------------------------------------------------------------------------------
2007 IRN Ali Mardan Khan     a.marda1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Yuxi Chen           cyxcyx1991  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 UKR Daniel Neiter       dneiter1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 BLR Vladimir Minjailov  dolinsky40  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 POL Tomasz Kulczynski   genek_11    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2009 HRV Goran Zuzic         goran.z1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 USA Richard McCutchen   hashpro1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 CHN Botao Hu            hupo0011    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 VNM hung doan manh      manhhung71  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Max Zhou            max_zd1     ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2010 ROM Cosmin Gheorghe     mystupidn1  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 IRN Nima Ahmadi Pour    nimaahm1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Zhiyuan Zhang       outterkil2  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 BGR Rostislav Rumenov   rostisl001  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Wu Zhuojie          wuzhuoj1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 USA Zarathustra Brady   ze88y1      ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Chi Zhang           zhangchit2  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Yucheng Zhang       zhangyu3    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2008 CHN Mengyu Zhou         zmy903202   ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2007 POL Rafal Jozefowicz    r_l_p1      ***** ***** 99 ***** *x*** 85 ***** ***** 92  971
2007 CHN Yang Zhe            yangzhe1    ***** ***** 99 ***** ***** 95 ***** ***x* 82  957
2008 CHN lei huang           19572462    ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2008 CHN Yang Yi             ahyangy4    ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2007 CHN Li Yuqian           forhonour1  ***** ***s* 84 ***** ***** 95 ***** ***** 92  951
2008 POL Marcin Andrychowicz marcina001  ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2007 IND Nishant Redkar      niphoto1    ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2007 SVK Balazs Kezes        rlblaster1  ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2007 CHN Jiangwei Yu         wintokk1    ***** ***** 99 **ee* ***** 78 ***** ***** 92  950
2007 GRC Christos Mantoulidi cmad1       ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2008 CHN Zhao Sheng          cz_zs1      ***** ***** 99 ***** ***** 95 ***** ****e 77  935
2009 AUS Jack Murray         jack.c.1    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2008 CHN qian chen           keninqc1    ***** ***** 99 ***** ***** 95 ***** ****s 77  935
2007 USA Mark Gordon         msg5551     ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2008 IRN saeed seddigin      sed_rez1    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2009 CHN Gao Yihan           sexy3232    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2010 CHN Yi Wu               wy_usaco1   ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2008 USA Jacob Steinhardt    zealotp1    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2007 CHN Tianyi Li           lll75651    ***** ***** 99 ***** ***** 95 *x*x* ***** 74  922
2009 CHN Jing Yang           czyangj1    ***** ***e* 84 ***** ***x* 81 ***** ***** 92  910
2007 IRN Hessam Akhlaghpour  hessam21    ***** ***** 99 ***** ***x* 81 ***** ****t 77  894
2007 CHN Yan Long            heatdrago2  ***** ***x* 84 ***** ***** 95 ***** ****s 77  886
2007 EST Indrek Klanberg     indrkl1     ***** ***** 99 ***** ***** 95 *xxx* ***** 63  874
2007 IRN Pooya Jalaly        pooya.j1    ***** ***x* 84 ***** ***** 95 *x*x* ***** 74  873
2010 ROM Bogdan Cr. Tataroiu bogdan1     ***** **ttt 57 ***** ***** 95 ***** ***** 92  863
2007 POL Tomasz Żurkows doriath1    ***** **ttt 57 ***** ***** 95 ***** ***** 92  863
2008 ROM Filip Cristian Buru filipb22    ***** **xxx 57 ***** ***** 95 ***** ***** 92  863
2008 CHN Young Yuan          loadingti2  ***** ***x* 84 **x** ***** 86 ***** ****e 77  860
2008 ROM Filip Stefan        filipst1    **x** x*xxx 35 ***** ***** 95 ***** ***** 92  792
2007 ROM Andrei Costea       unholyf1    ***** ***x* 84 ***** ***** 95 *x**x *xx** 53  782
2008 USA Ye Wang             hnzqh1      ***** ***** 99 *x**x xxxxx 17 ***** ***** 92  772
2009 YUG Miklos Homolya      miklos1     ***** ***x* 84 ***** **ttt 56 ***** ****t 77  772
2007 USA Bohua Zhan          bhzhan1     **x** **xxx 45 ***** ***** 95 ***** ****t 77  759
2009 CHN Michael Wu          wenquxi1    ***** ***** 99 ***** ***** 95 **x** x*xxx 36  757
2007 USA Peiyu Wang          jwang_7741  **x** *xxxx 36 ***** ***** 95 ***** ****t 77  730
2007 USA John Pardon         wlpar1      **x*x xxxxx 16 ***** ***** 95 ***** ***** 92  730
2007 SWE Chen Xing           minikak3    ***** ***x* 84 ***** ***** 95 *x*x* *xx*t 38  716
2007 BGR Iskren Chernev      iskren81    ***** xxsss 38 ***** ***x* 81 **x** ***** 81  713
2007 CHN Yu Lin              linyufly1   ***** ***** 99 ***** ***** 95 *xx** xxx*x 26  713
2007 VNM vu pham             ptvu1072    **x** **xxx 45 ***** *xxxx 46 ***** ***** 92  681
2009 KOR Minsub Sim          sms51742    ***** ***x* 84 ***** **ttt 56 ***** **xxx 56  681
2007 POL Damian Karasinski   eonx1       *xxxx xxxxx  0 ***** ***** 95 ***** ***** 92  678
2008 CHN Yilun Huang         hylkjbz2    *xxxx xxxxx  0 ***** ***** 95 ***** ***** 92  678
2013 BLR Gennady Korotkevitc korotkevi2  *xxxx xxxxx  0 ***** ***** 95 ***** ***** 92  678
2007 ROM Vlad Berteanu       vladcyb1    *xxxx xxxxx  0 ***** ***** 95 ***** ***** 92  678
2007 CHN Zhang Wenqi         zhangwe3    ***** ***x* 84 ***** ***** 95 *xx*x x**xs 29  677
2009 POL Wiktor Jakubiuk     wiktor41    **x** **xxx 45 ***** **tt* 68 ***** ***ss 67  637
2008 CAN Guru Guruganesh     gurugan1    ***** **xxx 57 *x**x xxxxx 17 ***** ***** 92  635
2007 TWN Hank Ho             wolf_di1    ***** ***t* 84 ***** *x*** 85 **x** ttttt 26  635
2008 DEU Benito Bela van der benibela1   ***** ***x* 84 ***** **tt* 68 ***** xxxxt 37  633
2008 YUG Relja Petrovic      reljape1    ..... .....  0 ***** ***** 95 **x** ***** 81  630
2007 BLR Sergey Tihon        usas20041   ..... .....  0 ***** ***** 95 **x** ***** 81  630
2007 BGR Ventsislav Chonev   sneaky_1    *xxxx xxxxx  0 ***** ***** 95 ***** ****t 77  613
2008 CHN Yu Hang             cosechy1    ***** ***** 99 ***** ***** 95 ..... .....  0  600
2007 CHN Jiaqi Zhai          hurrica1    ***** ***** 99 ***** ***** 95 *xxxx xxxxt  0  600
2008 CHN Mengtian Li         lmt14241    ***** ***** 99 ***** ***** 95 *xxxx xxxxe  0  600
2007 DEU Martin Maas         martinmaa1  ***** ***** 99 ***** ***** 95 ..... .....  0  600
2008 CHN Yiru Li             xjliyir1    ***** ***** 99 ***** ***** 95 ..... .....  0  600
2007 USA Thomas Morgan       agentmaxw1  **xxx xxxxx  8 ***** ***** 95 ***** ***ss 67  596
2008 ROM Paul-Dan Baltescu   pauldb81    ***** **sst 57 ***** ***** 95 **x** xxxxx 26  577
2007 IRN Fartash Faghri      fartash2    *xxxx xxxxx  0 ***** ***** 95 *xxx* ***** 63  552
2008 EGY Ahmed Naguib        ahnagui1    ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2007 CHN Liu Baoan           liubaoa1    ***** ***e* 84 ***** ***** 95 ..... .....  0  551
2008 CHN Chenheng Liu        liuchenhe1  ***** ***x* 84 ***** ***** 95 *txtt ttttt  0  551
2008 CHN Cao Zheng           mozeda2     ***** ***x* 84 ***** ***** 95 *xxxx xxxxx  0  551
2007 TWN Alan Huang          pigalan1    ***** ***t* 84 ***** ***** 95 ..... .....  0  551
2007 CHN Wang Hang           wanghan2    ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2008 CHN Danfeng Xu          xdf19891    ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2008 CHN Xu Yiwen            xyw_tc1     ***** ***e* 84 ***** ***** 95 ..... .....  0  551
2010 CHN peihan miao         sandy65661  ***** **tt* 70 ****t ttttt 27 ***** **tts 56  550
2009 USA David Benjamin      dnas.dn1    ***** ***x* 84 ***** **tt* 68 *x*xx xxtts 11  520
2009 CHN JieMing Mao         max43041    ***** ***e* 84 ***** ***xt 69 *xxxx xxx*t 10  519
2007 BLR Sergey Veraksich    sveraksic1  *xxxx xxxxx  0 ***** **ttt 56 **x** ***** 81  516
2009 CHN Bin Jin             crazyb0y1   **x*x **xxx 35 ..... .....  0 ***** ***** 92  514
2008 USA Boping Lai          orderto1    ***** ***x* 84 *xx*x xxxxx  8 ***x* x*x*t 49  510
2008 CHN Xiuyuan Wang        supermp2    ***** ***x* 84 ..... .....  0 *x*x* **xx* 53  503
2007 ARM Aram Shatakhtsyan   aramshata1  **x*x x*sss 25 ***** ***t* 81 *xxx* *xx** 42  501
2008 CHN Carl Chen           x_x_d_d3    ***** ***x* 84 **xx* ***** 78 ..... .....  0  501
2007 VNM Trần  Quang C chungtq_21  **xxx xxxxx  8 *x**x xxxxx 17 ***** ***** 92  476
2007 TWN ian chou            ianchou1    ***** ***x* 84 ***** **tt* 68 *xxxx xxxxt  0  472
2007 UKR Alexey Slusarenko   alexey-1    ***** **tt* 70 ***** ***x* 81 ..... .....  0  465
2010 KAZ Bahitzhan Baizhiken ba_ha1      ***** **xxx 57 ***** ***** 95 *xxxx xxxxx  0  463
2007 RUS Ilya Rasenstein     ilyaraz2    ***** **tte 57 ***** ***** 95 ..... .....  0  463
2007 POL Michał Jastrzębski  jastrza1    ***** **sst 57 ***** ***** 95 ..... .....  0  463
2008 BLR Bazir Andestuk      xing1       *xxxx xxxxx  0 ***** ***** 95 *xx*x *xx** 42  461
2008 CHN Huacheng Yu         yuhch123    ***** ***x* 84 *xx*x x*xx* 30 *x*x* xxxxt 19  444
2008 USA Kevin Lee           kevlee1     *xxxx xxxxx  0 ***** ***** 95 *x*** ss*xs 38  443
2007 GEO Rati Gelashvili     gelash2     ***** **x** 85 ***** **ttt 56 *eeee eeeee  0  440
2009 AUT Peter Poier         peter.p1    ***** ***x* 84 ***** **ttt 56 ..... .....  0  437
2011 GEO Beka Barbakadze     beka.barb1  ***** ***** 99 *x**x ttese 17 *xxxx xxx*e 10  415
2009 GEO Giorgi Peikrishvili cipusha2    ***** ***** 99 *x**s sssss 17 *xxxx xxx*e 10  415
2009 GEO Zura Kutsia         mr.kuts1    ***** ***** 99 *x**t ttttt 17 *xxxx xxx*e 10  415
2008 BLR Vital Izmer         vitali-1    *xxxx xxxxx  0 *xxxx xxxxx  0 ***** ***** 92  400
2007 CHN Yu Chen Liu         liuyluy1    ***** ***** 99 *x**x *xxxx 26 ..... .....  0  398
2008 CHN Fan Honglu          gengarh1    *xxxx xxxxx  0 ***** ***** 95 *xx*x *xx*t 27  396
2008 ROM Alexandru Simion    simmunl1    **x** **xxx 45 ***** ***x* 81 ..... .....  0  383
2008 BLR iura Bogomolov      iura1       *xxxx xxxxx  0 ..... .....  0 **x** ***** 81  352
2007 USA Marc Andrysco       marc.an1    ***** ***t* 84 ****t ttttt 27 ..... .....  0  352
2007 BGR Ivan Ivanov         baboon_1    ..... .....  0 ***** ***x* 81 *xx** x*xxx 26  350
2008 USA Joshua Cranmer      pidgeot1    **t** **ttt 45 ***** **tt* 68 ..... .....  0  345
2008 BGR Peter Ivanov        cheater_n1  ..... .....  0 *xx*x x*ttt 18 **x** ****t 66  340
2008 POL Miroslaw Michalski  mirosua3    *xxxx xxxxx  0 ..... .....  0 ***** ****x 77  335
2008 ROM Sorin Fagateanu     cyronon1    **e*x xeeee 16 ***** ***** 95 ..... .....  0  330
2007 USA Phillip Durachinsky phrodu1     **x*x xxxxx 16 ***** **ttt 56 **x** ssstt 26  329
2007 USA Daniel Fielder      b4k4gai1    **x*x xxxxx 16 ***** **ttt 56 *xx** *xxxt 25  325
2007 USA Michael Gummelt     stud7891    *xxxx exxee  0 ***** **ttt 56 ***** ttttt 37  325
2008 CHN yitao gao           fool2nd1    ***** ***** 99 ..... .....  0 *xttt ttttt  0  322
2007 CHN Cheng Yu            xpcnq_71    ***** ***** 99 ..... .....  0 ..... .....  0  322
2009 CHN Yifan Wang          yifan.o1    ***** ***** 99 ..... .....  0 ..... .....  0  322
2007 EGY Hamza Ibrahim       cpphamz1    **xxx xxxxx  8 ***** ***** 95 *xxxx ttttt  0  304
2007 BLR Vladimir Vasilyev   vovich_ma1  *xxxx xxxxx  0 ***** **ttt 56 *xx*x *xxx* 32  303
2008 POL Konrad Goluchowski  codie1      **x*x x*xxx 25 ..... .....  0 **x** *xxx* 50  299
2007 CHN Samuel Bai          ak47        ***** ***x* 84 *xx*x xxxtt  8 ..... .....  0  296
2008 FRA Lucas Hosseini      meg2        *xxxx xxxxx  0 ..... .....  0 ***** ***ss 67  291
2007 ROM Andrei Muresan      andrei_12   **x*x xxxxx 16 ***** ***x* 81 ..... .....  0  289
2007 ROM Andrei Blanaru      blanaru1    *xxxx xxxxx  0 ..... .....  0 **x** ****x 66  287
2008 BGR ivajlo Petrov       ivajloi1    **tsx xtsst  8 ..... .....  0 **x** *xx** 60  287
2009 CHN Tsing Wei Hsu       tsing.w1    *xxxx xxxxx  0 ..... .....  0 **x** ****t 66  287
2008 HRV Ivo Sluganovic      ivos-51     *xsxs sssss  0 ***** ***** 95 ..... .....  0  278
2007 BLR Yury Kartynnik      jumax1      *xxxx xxxxx  0 ***** ***** 95 ..... .....  0  278
2007 ARM kostandyan karapet  karo322     ..... .....  0 ***** ***** 95 *xstx ttsss  0  278
2007 UKR Roman Tischenko     tisch_r131  ..... .....  0 ***** ***** 95 ..... .....  0  278
2007 TUR Kaan Soral          darth_k1    *xxxx xxxxx  0 ***** **ttt 56 **x** xxxxt 26  277
2008 USA Yongqian Li         yongqli1    **x*x x*sst 25 ..... .....  0 **x** *xx*s 45  277
2007 VNM Hoŕng Lę Bảo  giangvokh1  ***** ***x* 84 ..... .....  0 ..... .....  0  273
2009 CHN Wenxuan Ma          mawenxu1    ***** ***x* 84 *xxxx xxxxx  0 ..... .....  0  273
2008 LVA Paul Tsupikoff      admin17     ***** **tt* 70 ..... .....  0 *xxxx xxx*e 10  271
2009 BLR Dima Bohdanov       dolinsky92  **xxx x*xxx 17 *xx*x *xxxx 17 *x*x* *xx*t 38  270
2008 BGR Hristo Borisov      hristo_2    **x** **xxx 45 ..... .....  0 **x** ttttt 26  259
2007 ROM Bogdan Bondane      bughy_11    **xxx x*xxx 17 ***** **tt* 68 *xxxx xxxxs  0  254
2007 POL Blazej Osinski      balrog_1    ..... .....  0 ***** *x*** 85 ..... .....  0  249
2009 USA Shravas Rao         h_s_pot1    **x*x x*sst 25 ***** **ttt 56 ..... .....  0  245
2009 BGR Ivan Todorov        ivan_901    *xxxx xxxxx  0 *x**x xssss 17 **x** **ttt 45  245
2007 ROM Andrew Gönczi       andrewg1    ..... .....  0 ..... .....  0 ***** **tte 56  243
2008 USA Spencer Liang       iceeight1   **xxx xxxxx  8 ..... .....  0 ***** *xxxt 46  226
2007 CHN Zhechen Min         owen2002    **xxx xxeet  8 ***** **xx* 68 *txtx xxtte  0  225
2008 TWN Henry Kao           abcdefg3    **xxx x*xxx 17 ***** **ttt 56 *xxxx xxttx  0  219
2007 USA Tony Valderrama     tvald1      **x*x x*xxx 25 *xx*x xxxxx  8 **x** ttttt 26  218
2007 MEX miguel covarrubias  macs041     ..... .....  0 ***** **ttt 56 *x*xx xxtts 11  212
2008 DEU Ludwig Schmidt      ludosch1    **x*x xxxxx 16 *x**x *xxxt 26 *x**x xxxxx 19  211
2007 SVK Ladislav Rampáš rampase1    ..... .....  0 ..... .....  0 *xxx* ****s 48  209
2007 USA Michael Ty          mikey061    *ssss sssss  0 ***** **ttt 56 *xxxx xxx*t 10  207
2008 BLR Aleksey Ropan       aropan_1    *xxxx xxxxx  0 ***** **tt* 68 ..... .....  0  199
2010 BGR Petar Minchev       imss1       *xxxx xxxtx  0 ***** **tt* 68 *xxxx xxxxs  0  199
2007 BRA Eduardo Ribas       ribas.e1    ..... .....  0 ***** **tt* 68 ..... .....  0  199
2008 ROM Victor Rusu         victor_10   *xxxx xxxxx  0 ***** **tt* 68 ..... .....  0  199
2008 YUG Sanja Popovic       sanja891    **x** **xxx 45 ..... .....  0 *xxxx xxx*e 10  190
2008 USA Jeff Chen           jchen121    ***** **ttt 57 ..... .....  0 *xxxx sssss  0  185
2007 USA Jeffrey Wang        jeffrey1    ***** **ttt 57 ..... .....  0 ..... .....  0  185
2009 BIH Marko Lalic         marko.l1    ***** **sst 57 ..... .....  0 ..... .....  0  185
2007 BGR Yosif Yosifov       yosif_s1    *xxxx xxxxx  0 *x**x *xxxx 26 *xx** *xsss 25  185
2008 USA Artur Dmowski       artur-d2    *xxxx xxxxx  0 ..... .....  0 *xx** *xxx* 40  174
2008 CHN Shuyang Gao         gsy90091    *xxxx xxxxx  0 ..... .....  0 *xx** *xxx* 40  174
2007 SVN Tomaz Hocevar       tomaz.h1    ..... .....  0 ****t ttttt 27 *x*xx xxx*s 21  170
2008 USA Dumitriu Vlad       vladut1     **x** **xxx 45 *xx*x xxxxx  8 ..... .....  0  170
2007 EGY Moustafa Batsh      patriot1    **x** *xxxx 36 *x**x xxxxx 17 ..... .....  0  167
2007 USA Fred Howard         fhoward1    **x*s sstxx 16 ***x* x*ttt 39 ..... .....  0  166
2008 YUG Miroslav Bogdanovic mirosla4    ..... .....  0 ***** **ttt 56 *xxxx xxttt  0  164
2011 USA David Wang          davidwa1    *xxxx xxxxx  0 ..... .....  0 **x** *xtts 35  152
2008 MDA Constantin Berzan   exit3211    **x** **xxx 45 ..... .....  0 ..... .....  0  146
2008 ROM George Butnaru      george_6    **x** **xxx 45 ..... .....  0 ..... .....  0  146
2009 BGR Radoslav Rachev     radorac1    **x** **xxx 45 ..... .....  0 *eexe tteee  0  146
2009 ROM Andrei Puni         puni_andr2  **x** *xxxx 36 ..... .....  0 ..... .....  0  117
2007 DEU Daniel Grunwald     daniel5     **x** x*xxx 35 ..... .....  0 ..... .....  0  114
2010 CHN li fan kuai         kuailifan1  **x** x*xxx 35 ..... .....  0 ..... .....  0  114
2007 DEU Christoph Flake     christoph2  ..... .....  0 *xxxx xxxxx  0 **t** ttttt 26  113
2007 BGD Mahmudur Rahman     digital4    *xxxx xxxxx  0 ..... .....  0 *xx** x*xxx 26  113
2007 EST Ott Tinn            theotinn1   *xxxx xxxxx  0 ..... .....  0 **x** tttts 26  113
2008 TKM Aman Torayew        amantoray1  **x*x x*xxx 25 *xx*x xxttt  8 ..... .....  0  105
2007 USA Henry Tung          henrypt1    ..... .....  0 *x*** *xxxt 36 ..... .....  0  105
2009 USA Thomas Wang         placefo1    **t*t ttttt 16 ..... .....  0 *xxxx xxx*s 10   95
2007 CAN Andy Kong           andytyk2    **xx* x*ttx 27 ..... .....  0 ..... .....  0   88
2009 USA Stephen Drodge      tehmink1    **x** xxttt 26 ..... .....  0 ..... .....  0   85
2007 USA Tony Liu            tloinuy1    **x** xxxxx 26 *xxxx xxxxx  0 ..... .....  0   85
2007 BLR Sasha Gromyko       dolinsk1    **x*x x*xxx 25 *xxxt ttttt  0 *xxxx xxxxx  0   81
2007 GEO David Tvaltchrelidz gam_zaza6   **x*x x*sss 25 ..... .....  0 ..... .....  0   81
2010 USA Scott Zimmermann    redcap1     **x*x x*ttx 25 ..... .....  0 ..... .....  0   81
2007 CAN Duluxan Sritharan   duluxan1    *xxxx xxxxx  0 ****t ttttt 27 ..... .....  0   79
2008 ROM Mihai Damaschin     damamih1    ..... .....  0 *x**x *xttt 26 ..... .....  0   76
2007 BGR Peter Petrov        p_petro1    ..... .....  0 *x**x *xxxx 26 ..... .....  0   76
2007 POL Filip Wieczorek     philwie1    ..... .....  0 *x**x *sxxx 26 ..... .....  0   76
2008 BGR Gospodin Bodurov    pmgbs891    ..... .....  0 ..... .....  0 *tt** ttsst 16   70
2008 ROM Alexandru Tandrau   alexthe1    *xxxx xxxxx  0 *x**x xxxxx 17 ..... .....  0   50
2007 LVA Vitaly Stepanoff    flyingh1    ..... .....  0 *xx*x *xxxx 17 ..... .....  0   50
2008 USA Haitao Mao          haitao5201  *xxxx xxxxx  0 *xx*x *xxxx 17 ..... .....  0   50
2007 BGR Nayden Nedev        naydo_1     *xxxx xxxxx  0 *xx*x *xxxx 17 ..... .....  0   50
2007 IDN Panji Kharisma      p_kh4ri1    *xxxx xxttx  0 *xx*x *xxxx 17 ..... .....  0   50
2007 BLR Kristina Kiryanovsk kristina11  *ss*s stxss  8 *xx*x xxxxx  8 *tttt ttttt  0   49
2008 USA Yanxi Li            strateg2    **xxx xxxxx  8 *xx*t ttttt  8 *xxxx xxxxe  0   49
2007 ROM Valentin Stanciu    stanciu1    ..... .....  0 *xxxx xxxxx  0 *x*xx xxsss 11   48
2007 USA Frederick Mako      fmako1      ..... .....  0 ..... .....  0 *eeee eex*t 10   43
2008 USA Kyu B. Lee          kyubok1     *xxxx xxxxx  0 ..... .....  0 *xxxx xxx*s 10   43
2007 BGR Wasil Mintchew      aseniv1     **xxx xxxxx  8 *xxxx xxxxx  0 ..... .....  0   26
2007 MNG Batbaatar Burentogt batbaatar2  **exx xxeee  8 ..... .....  0 *xxxx xxeee  0   26
2008 IRN Arsalan Mousavi     khoshtip_1  ..... .....  0 *xxxx *xxxx  9 ..... .....  0   26
2007 TKM Ruslan Gurbanow     mainfra1    *xs*s ssssx  8 ..... .....  0 ..... .....  0   26
2007 ROM Rimovecz Mihai      rmikewe1    **xxx xxxxx  8 *xxxx xxxxx  0 ..... .....  0   26
2009 BLR Igor Bryukov        dolinsky78  *xxxx xxxxx  0 *xx*x xxxxx  8 *xxxx xxeee  0   23
2007 CHN Ma Shuo             sxdyc1      *xxxx xxxxx  0 *xx*x xxxxx  8 ..... .....  0   23
2008 ROM Tabara Mihai        camp1014    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 BLR Vova Shlyagrovskiy  dolinsky5   *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2008 BLR Maxim Leonovich     dolinsky88  *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2009 ROM Dumitru Bogdan      dumbogdan1  *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 BGR Alexander Anrieff   espr1t.1    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 ROM Monica Golumbeanu   gmonica191  ..... .....  0 ..... .....  0 *xxxx eeeex  0    0
2008 CHN ArashiMaple Johnson lfy6101     *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 USA Lam Luu             mrluula1    *ssss sssss  0 ..... .....  0 ..... .....  0    0
2007 FRA Geoffrey Huck       mystickha1  *sssx ssxtx  0 ..... .....  0 *xxxx sssss  0    0
2007 VNM Nam Long PHAM       phamnamlo2  *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 POL Przemysław Derengow przemek1    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 ZAF Raeez Lorgat        rlorgat1    *xxxx xxxtx  0 ..... .....  0 ..... .....  0    0
2008 CHN Surainy RoMax       romaxdu3    *xtxx xsttt  0 ..... .....  0 *xxxx xxsss  0    0
2007 SVN Aleš Bizjak    sherman2    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 POL Czarek Myczka       tcharec1    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2007 DEU Thomas Bünger       thomas4     *xxxx xxxtx  0 ..... .....  0 ..... .....  0    0
2007 VNM Nguyen Duc Anh      trong_had1  *xxxx xxxex  0 ..... .....  0 ..... .....  0    0
2007 BGR Nedko Jordanov      venelin1    *xxxx xxxsx  0 ..... .....  0 *xxxx xxxxs  0    0
2007 HRV Viktor Fonic        vfonic1     *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2008 USA Louis Wasserman     wasserm1    ..... .....  0 ..... .....  0 *eeee eettt  0    0
2000 DEU Adrian Kuegel       adrian_3    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2006 ROM Vladu Adrian        azotlic1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
1996 CAN Derek Kisman        dkisman1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2002 NED Erik-Jan Krijgsman  e.krijg1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
9999 BGD Sidky Manzurur Rahm iamsidky1   ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
9999 CHN Yiming Li           li-ym1      ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2000 NED Maks Verver         maksver001  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2006 IRN Shayan Khafan       mohamma7    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2006 SVK Peter Peresini      ppershi1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2002 UKR Michael Rybak       sheldin001  ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
2006 LTU Vytis Banaitis      v.banai1    ***** ***** 99 ***** ***** 95 ***** ***** 92 1000
1971 USA Rob Kolstad         kolstad001  ***** ***** 99 ***** ***x* 81 ***** ***** 92  959
9999 SGP An Xiong            anxiong191  ***** ***** 99 ***** ***** 95 *x*** ***** 82  957
2003 IRN Kian Mirjalali      kian_mi2    ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2006 TWN Chun-Sung Ferng     william9    ***** ***x* 84 ***** ***** 95 ***** ***** 92  951
2002 IRN Hamed Ahmadi Nejad  compham1    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2006 BGD Md. Mahbubul Hasan  shanto861   ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2005 BGR Svetoslav Kolev     swetko3     ***** ***** 99 ***** ***** 95 ***** ****t 77  935
2005 DEU Thomas Fersch       thomas.4    ***** ***** 99 ***** ***** 95 ***** ****t 77  935
1997 USA Matthew Reeder      kawigi1     ***** ***** 99 ***** ***** 95 *x*x* ***** 74  922
2005 BGR Vasil Lyutskanov    bigboss1    ***** ***x* 84 ***** ***x* 81 ***** ***** 92  910
2006 ROM Catalin Tiseanu     ctisean1    ***** ***x* 84 ***** ***** 95 ***** ****t 77  886
2005 CHN Mu Yang             yangmu2661  ***** ***x* 84 ***** ***** 95 ***** ****t 77  886
2000 USA King Mak            kmak2       ***** ***** 99 ***** ***** 95 *xxx* ***** 63  874
2006 IRN Sina Sadeghian      sinasma1    ***** ***** 99 ***** ***** 95 *x*x* ****t 59  857
2006 TWN Joseph Wen          wenhenr1    ***** ***x* 84 ***** ***** 95 ***** ***ss 67  843
2004 UKR Andrey Korotkov     myolymp3    ***** ***** 99 ***** ***** 95 *x*x* *xx*e 38  765
2003 BGR Vesselin Georgiev   vessko001   ***** **xx* 70 ***** ***** 95 *xxx* **x** 52  732
2005 CHN Kun Yang            eaisy-q1    ***** ***** 99 ***** ***** 95 *xxx* *xx*s 27  717
2005 BGR Ivailo Boiadjiev    ivailob1    **x*x x*xxx 25 ***** ***** 95 *x*** ***** 82  716
2006 YUG Rajko Nenadov       ralecar1    *xxx* xxxxx 10 ***** ***** 95 ***** ***** 92  711
2004 BLR Ruslan Korzhik      krishkinn1  **xxx xxxxx  8 ***** ***** 95 ***** ***** 92  704
2006 CHN Wei Yuemin          weiyuem1    ***** ***x* 84 *x**x *xxxx 26 ***** ****x 77  684
2003 UKR Bogdan Yakovenko    algorit004  ..... .....  0 ***** ***** 95 ***** ***** 92  678
1990 CHN Neal Zane           nealzan1    ***** ***x* 84 *x**x xxxxx 17 **x** ***** 81  675
9999 CHN zhenyu Zhou         jerryzhou3  ***** ***x* 84 ..... .....  0 ***** ***** 92  673
2002 IDN Felix Halim         felix.hal1  ***** **xxx 57 ***** ***** 95 **x** **ttt 45  659
9999 CHN Feitong Yang        william8    ***** ***** 99 ..... .....  0 ***** ****t 77  657
2003 USA John Rizzo          bocybo1     **x** **xxx 45 ***** **ttt 56 ***** ****t 77  645
2000 USA Ryan Pai            rap58461    *xxxx xxxxx  0 ***** ***x* 81 ***** ***** 92  637
2006 CHN Fred Ke             fredke1     *xxxx xxxxx  0 ***** ***** 95 ***** ****t 77  613
2006 GEO Giorgi Lekveishvili giolekv2    *xxxx xxxxx  0 ***** ***** 95 ***** ****t 77  613
2001 IND Subrahmanyam Velaga vls1271     ..... .....  0 ***** ***** 95 ***** ****t 77  613
2005 DEU Felix Arends        felix.are1  ***** ***** 99 ***** ***x* 81 *x*xx xxttt 11  607
2006 YUG Andrejko Ilic       andrejko1   ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2005 CAN Daniel Fong         dfong1      ***** ***x* 84 ***** ***** 95 ..... .....  0  551
9999 CHN zhe huang           hzithlony1  ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2006 ROM Bogdan Raducanu     lord_bo1    ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2003 IND Prasanna Shankar    myprasa1    ***** ***x* 84 ***** ***** 95 *xxxx xxttt  0  551
2006 ZAF Ralf Kistner        ralf1       ***** ***x* 84 ***** ***** 95 ..... .....  0  551
9999 IND saurav shah         saurav1     ***** ***x* 84 ***** ***** 95 ..... .....  0  551
2002 ARG Diego Gavinowich    diego_g1    **xxx xxxxx  8 *x**x *xxxx 26 ***** ***** 92  502
2006 ROM Paul Diac           diac_pa1    **x** **xxx 45 ***** ***** 95 *xx** xxxxt 16  494
2006 RUS Aleksei Efremov     kaleksei21  **x*x xxttt 16 ***** ***** 95 **x** *xxxx 35  482
2006 CHN Teng Ren            renteng1    ***** ***x* 84 ***** **tt* 68 *xxxx xxtts  0  472
2006 UKR Vladislav Simonenko vlad891     *xxxx xxxxx  0 ***** ***** 95 ***** sssss 37  439
2006 LVA Anatolijs Gorbunovs _a_m_g2     **x*x x*xxx 25 ..... .....  0 **x** ***** 81  433
2006 USA Nathan Claus        edmeese1    *xxxx xxxxx  0 ***** ****t 83 *xx** **sss 35  395
2001 CAN Tom Ootjers         thooot001   **t** *xttt 36 ..... .....  0 ***** **ttt 56  360
2004 LTU Leonid Shishlo      leon2       ***** ***** 99 ..... .....  0 ..... .....  0  322
9999 POL Piotr Kufel         qfel.pl1    **x*x x*xxx 25 ***** ***x* 81 ..... .....  0  318
9999 RUS Nguyen Thoi Minh Qu ntmquan2    **xxx xxxxx  8 ***** ***** 95 ..... .....  0  304
2005 GEO Eldar Bogdanov      eyler111    *xxxx xxxxx  0 ***** ***** 95 ..... .....  0  278
9999 GEO Guram Kotolashvili  gurkot9     **xxx xxxxx  8 *x**x *xxxx 26 *x*x* *xx*t 38  267
2004 DEU Hans-Christian Ebke hans-chri1  ..... .....  0 ***** *s*** 85 ..... .....  0  249
2004 CHN bicheng1 wang       wangbic1    ***** **tt* 70 ..... .....  0 ..... .....  0  228
9999 USA Dhyanesh Damania    dhyanes1    **x** **xxx 45 *x**x xxxxx 17 *xxxx xxxxx  0  196
2006 SVN Nino Basic          nino1       **x*x xxxxx 16 ..... .....  0 *xxx* *xx*t 27  169
9999 CHN Gong Qihao          rebelsp2    ***x* x*xx* 52 ..... .....  0 ..... .....  0  169
9999 UKR Pasha Skliar        _necro_1    *xxxx xxxxx  0 ..... .....  0 *x*x* *xx*e 38  165
2006 FRA Romain Prevost      romain.su1  ..... .....  0 ..... .....  0 ***** ttttt 37  161
2004 KAZ Janibek DATBAYEV    janik_a1    **x** **xxx 45 ..... .....  0 ..... .....  0  146
9999 MYS Pangjin Tan         tanpang1    **t** **sss 45 ..... .....  0 ..... .....  0  146
2005 GEO Giorgi Saginadze    gam_zaza9   **x*x x*eet 25 *xx*x *xxxx 17 *xxxx xxxxt  0  131
9999 TTO Dwayne Crooks       crooks_1    **t** *tttt 36 ..... .....  0 ..... .....  0  117
2005 USA Armin Gunawan       armin_g1    **x*x xxxxx 16 *x**x xxxtx 17 ..... .....  0  102
1992 UKR Taras Zubyk         taras.zub1  *xxxx xxxxx  0 *x**x *xttt 26 ..... .....  0   76
1997 BRA Zhaofu Lee          mandari1    **t*x xtsst 16 ..... .....  0 ..... .....  0   52
2006 AUS Alan Alpert         alanalper1  *xxxx xxxxx  0 *xx*x *xxxx 17 ..... .....  0   50
2005 ARG Joaquin Rodrigues   jrj19871    ..... .....  0 *x**x xxxxx 17 ..... .....  0   50
2006 HRV Marko Ivankovic     marko.i1    ..... .....  0 *x**x xxxxx 17 ..... .....  0   50
2001 CAN Mohammed Ajmal      moajmal001  *xxxx xxttt  0 ..... .....  0 *xxxx xxx*t 10   43
9999 ROM Cojocaru Alexandru  cjcr_al1    **xxx xxttx  8 ..... .....  0 ..... .....  0   26
9999 HRV Jarmy Hanura        479991      *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
9999 BLR Eugene Lapeko       asteriks1   *xxxx xxssx  0 ..... .....  0 ..... .....  0    0
2005 EGY karim nosseir       kemo_211    *xxxx xxsss  0 ..... .....  0 *xxxx xxxxt  0    0
2006 MEX Cristalino Fernande luisonp1    *xxxx xxxxx  0 ..... .....  0 *tttt ttttt  0    0
2005 VNM Phuc Nguyen         phucdep1    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2004 ROM Sarmasag Radu Victo s_raduv1    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2006 CHN Huang SangXia       simonsh2    *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
9999 CHN Xiu Yang            sunmoonst1  *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
2006 YUG Bojan Trobok        trobok1     *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0
9999 BGR vili Hristova       vili_top2   *xxxx xxxxx  0 ..... .....  0 ..... .....  0    0

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

  Distribution by grade:
    Grde  #  Percent
    2007 121 (50.8%) ***************************************
    2008  79 (33.2%) *************************
    2009  27 (11.3%) ********
    2010   8 ( 3.4%) **
    2011   2 ( 0.8%) 
    2013   1 ( 0.4%) 

  Distribution by country:
   Cntry  #  Percent
     ARM   2 ( 0.8%) 
     AUS   1 ( 0.4%) 
     AUT   1 ( 0.4%) 
     BGD   1 ( 0.4%) 
     BGR  17 ( 7.1%) *****
     BIH   1 ( 0.4%) 
     BLR  16 ( 6.7%) *****
     BRA   1 ( 0.4%) 
     CAN   3 ( 1.3%) 
     CHN  55 (23.1%) *****************
     DEU   6 ( 2.5%) *
     EGY   3 ( 1.3%) 
     EST   2 ( 0.8%) 
     FRA   2 ( 0.8%) 
     GEO   5 ( 2.1%) *
     GRC   1 ( 0.4%) 
     HRV   3 ( 1.3%) 
     IDN   1 ( 0.4%) 
     IND   1 ( 0.4%) 
     IRN   7 ( 2.9%) **
     KAZ   1 ( 0.4%) 
     KOR   1 ( 0.4%) 
     LVA   2 ( 0.8%) 
     MDA   1 ( 0.4%) 
     MEX   1 ( 0.4%) 
     MNG   1 ( 0.4%) 
     POL  13 ( 5.5%) ****
     ROM  23 ( 9.7%) *******
     RUS   1 ( 0.4%) 
     SVK   2 ( 0.8%) 
     SVN   2 ( 0.8%) 
     SWE   1 ( 0.4%) 
     TKM   2 ( 0.8%) 
     TUR   1 ( 0.4%) 
     TWN   4 ( 1.7%) *
     UKR   3 ( 1.3%) 
     USA  39 (16.4%) ************
     VNM   6 ( 2.5%) *
     YUG   4 ( 1.7%) *
     ZAF   1 ( 0.4%) 

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

Prob            *   x   t   e   s
plank.1         0   0   0   0   0
plank.2       153  55   0   0   4
plank.3       102  98   4   2   6
plank.4       141  67   0   0   4
plank.5       122  83   1   0   6
plank.6       116  87   1   1   7
plank.7       129  72   3   1   7
plank.8        86  94  16   3  13
plank.9        50 115  22   9  16
plank.10       90  96  15   4   7
Total correct: 989 (41.55%)

Prob            *   x   t   e   s
cowfood.1       0   0   0   0   0
cowfood.2     133  41   0   0   0
cowfood.3     146  27   0   1   0
cowfood.4     162  11   0   1   0
cowfood.5     130  36   7   0   1
cowfood.6     141  24   8   0   1
cowfood.7     127  36   8   0   3
cowfood.8     101  34  36   1   2
cowfood.9      92  41  38   0   3
cowfood.10    112  29  30   1   2
Total correct: 1144 (48.07%)

Prob            *   x   t   e   s
block.1         0   0   0   0   0
block.2        93  59   4   4   0
block.3        84  67   4   4   1
block.4       107  45   5   3   0
block.5       112  41   3   4   0
block.6        98  41  13   4   4
block.7        87  52  13   4   4
block.8        79  48  20   5   8
block.9        94  30  21   5  10
block.10       62  15  42  15  26
Total correct: 816 (34.29%)

#################################################################################################
                        2006 U S OPEN CONTEST RESULTS: SILVER DIVISION
#################################################################################################

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

         points weight  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
     --------------------------------------------------------------
    badhair: 220 216.9 22 22 22 22 22 22 22 22 22 22
      bigsq: 405 400.0 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
     rndnum: 380 383.1 38 38 38 38 38 38 38 38 38 38

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........ --- badhair --- ------- bigsq ------- --- rndnum ---- TOTAL
----------------------------------------------------------------------------------------------------
2007 BLR Alexander Chepa     achepa1     ***** ***** 220 ***** ***t* *tttt 270 ***** ***** 380  867
2008 CHN Zhuo Chen           x_x_d_d2    ***** ****x 198 ***** ***t* tt*tt 270 ***** ***** 380  845
2007 VNM tien nguyen hoanh   hoanhtien1  ***** ***** 220 ***** x**** ***** 378 ***** ttttt 190  782
2009 USA Joshua Oreman       oremanj1    ***** tt*tt 132 *x*** *x*** ***** 351 ***** *xx*x 266  745
2008 CHN Tan Kening          mocky11     *x**x xxxtx  66 ***** ***t* **ttt 297 ***** ***** 380  741
2007 USA Adam Spanbauer      aspanba1    ***** tt*tt 132 *x*** *x*** ***t* 324 ***** *tttt 228  680
2008 USA Alex Zhai           azhai1      ***** ss*ss 132 ***** ***** ***tt 351 ****x *ssss 190  668
2009 POL Marcin Wrochna      mwrochn1    ***x* ttxtt  88 ***** ***** ***tt 351 ***** *tttt 228  663
2009 USA Chiranjith Das      jitudas1    ***** tt*tt 132 ***** ***t* **ttt 297 ***** *tttt 228  653
2009 BGR Jordan Boev         jordan_2    ***** ****x 198 ***x* x*xt* *tttt 189 ***** *tt*t 266  650
2008 USA Matthew Croop       zzzz3661    ***** tt*tt 132 ***** ***t* *tttt 270 ***** *tttt 228  627
2008 CHN XinYu Lou           louguol2    ****x ttxtt  88 ***** ***tt *t**t 297 ***** ttttt 190  572
2010 SGP Wei Zhong Lim       limweiz1    ***** ****x 198 ***** ***t* ***tt 324 *xxxx xttxt  38  554
2008 DEU Lilli Kaufhold      lilli_k1    ***** ***** 220 *xxxx xxxx* *x*tt 108 ***** *tttt 228  553
2007 HRV Ivan Macek          ivan.ma1    ***** ****x 198 *xxxx xxx** *x**x 162 ***** ttttt 190  547
2010 USA David Bieber        david811    ****t ttttt  88 ***** ***t* *tttt 270 ***** ttttt 190  545
2010 USA Jack Ingalls        place011    ***** tt*tt 132 ***** ***** *t*tt 324 *x*xt ttttt  76  527
2008 USA Neal Ehardt         nialsh1     ***** tt*tt 132 ***** ***t* xtttt 243 **xx* *tttt 152  523
2008 CHN Xiao Yu             thecat92    ***** ***** 220 ***** ***t* x*xxx 270 *xxxx xxxxx  38  522
2010 VNM Quang Cao Luu       c_l_qua1    ***** tt*tt 132 *xxxx xxx** *x**x 162 ***** *tttt 228  520
2008 TKM Eziz Durdyyew       ezizdurdy1  ***** tt*tt 132 *xxxx xxx** *x**x 162 ***** *tttt 228  520
2011 CAN Jacob Plachta       jacob_pla1  ****t ttttt  88 ***** ***t* xtxxt 243 ***** ttttt 190  518
2008 USA Caroline Suen       carolin2    ***** tt*tt 132 ***** ***** ***tt 351 *xxxx xxxxx  38  515
2007 USA Matthew Salesi      msalesi1    ***** ttttt 110 **x** **xt* *tttt 216 ***** ttttt 190  513
2008 ESP Alejandro Gimeno    alexgim1    *x**x ttxtt  66 ***** ***t* **ttt 297 ****t ttttt 152  512
2008 GRC Ioannis Chatzimicho admin12     ***** ***** 220 *xxxx xxxx* xxxxx  54 ***** *tttt 228  500
2007 USA Ramesh Srigiriraju  r_srigi1    ***** tt*tt 132 **x*x x*tt* *tett 162 ***** ttttt 190  482
2008 USA Danny Zhu           zqzhu1      ***** tt*tt 132 ***ee *eet* *tttt 162 ***** ttttt 190  482
2007 USA Kevin Tao           kevinto1    ***** tt*tt 132 **xxx ***t* *tttt 189 ****t ttttt 152  470
2007 USA Eric Chang          pkerich1    *x**x ttttt  66 ****x *xx** *xxxx 216 ***** ttttt 190  470
2007 USA Michael Mazin       michael31   ***** tt*tt 132 *xxxx xxx** *x*xx 135 ***** ttttt 190  455
2007 LTU Kestutis Cesnaviciu xixas1      ***** tt*tt 132 **xxx *x*x* xxttt 135 ***** xtttt 190  455
2009 RUS Sergey Nizovtsev    snizovtse1  *x**x xxxxx  66 ..... ..... .....   0 ***** ***** 380  448
2007 IDN Aris Feryanto       aris_fe2    ***** ***** 220 ..... ..... .....   0 ***** *tttt 228  447
2008 USA Soo Youn Lim        ashchic1    ***** ***** 220 ..... ..... .....   0 ***** *tttt 228  447
2008 ROM Florin Pogocsan     fpogace1    ***** ***** 220 ..... ..... .....   0 ***** *tttt 228  447
2010 CHN Xiang Gao           waslton1    ***** ****x 198 *xxxx xxxx* xxxxx  54 ***** ttttt 190  440
2008 USA Joseph Chu          josephz1    ***** tt*tt 132 ***** ***tx **ttt 270 *xxxx xxxxx  38  435
2007 DEU Helmut Buhler       helmut41    ***** tt*tt 132 *xxxx xxxt* tt**x 108 ***** ttttt 190  428
2010 USA Stephen Carlson     tigeek1     ***** tt*tt 132 **xee xeee* *eeee 108 ***** ttttt 190  428
2012 BGR Rumen Hristov       ambigs1     ***** ****x 198 ..... ..... .....   0 ***** *tttt 228  425
2009 GEO Nika Gabisonia      p1          ***xx xxxxx  66 ***** **x*x ****t 324 *xxxx xttxt  38  423
2007 MDA Marc Graciov        markul.2    *x**x ttxtt  66 ***xt *ttt* *tttt 162 ***** ttttt 190  417
2007 USA Jonathan Chu        jonatha10   *xttt ttttt  22 ***x* xxxx* *xxxx 162 ***** *tttt 228  412
2010 USA Daniel Li           daniel.11   ***** tt*tt 132 **eee *eett ttttt  81 ***** ttttt 190  402
2007 USA Russell Kraner      kranerr1    ***** tt*tt 132 *xxxx xxxt* *xttt  81 ***** ttttt 190  402
2007 USA David Skirvin       reiches2    ***** tt*tt 132 *xxxx xxxt* *xttt  81 ***** ttttt 190  402
2009 USA Akimitsu Hogge      ustimika1   ***** tt*tt 132 ***** ***t* x*xtt 270 ..... .....   0  397
2008 ROM Barca Cristi        mocke_b1    ***** ****x 198 ..... ..... .....   0 ***** ttttt 190  387
2008 USA William Yang        wyang1      ***** ****x 198 ..... ..... .....   0 ***** ttttt 190  387
2009 LTU Gediminas Liktaras  fatman41    ***** *t*tt 154 ..... ..... .....   0 ***** *tttt 228  382
2009 BGR Ivan Georgiev       john_rape1  ***** *t*tt 154 ..... ..... .....   0 ***** *tttt 228  382
2009 USA Brandon Vargo       bvargo1     ***** ttttt 110 *xxxx xxxt* *tttt  81 ***** ttttt 190  380
2007 USA Val Karpov          darktem1    *x**x ttxtt  66 *xxxx xxxt* *xttt  81 ***** *tttt 228  375
2007 BGR Iliyan Havov        iliyan83    ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ***** ttttt 190  375
2007 BRA Marcelo Galvăo Póvo marspeo1    ***** tt*tt 132 *xxxx xxxe* eeeee  54 ***** ttttt 190  375
2007 ZAF Saadiq Moolla       mithryl1    ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ***** ttttt 190  375
2008 BLR Stanislav Prigodich sprigodic1  ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ***** ttttt 190  375
2008 CAN David Teng          wanderi1    ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ***** ttttt 190  375
2009 USA Aaron Fan           reiches22   *xxxx xxxxx  22 *xxxx xxx** *x**x 162 ***** ttttt 190  373
2008 USA Aki Kobashi         earth1      ***** tt*tt 132 ****x *xxts *ttts 162 **xxx ttttt  76  367
2008 USA Jay Shah            jay.h.sha1  ***** *e**t 176 ..... ..... .....   0 ***** ttttt 190  365
2010 USA Andy Fang           andy.fa1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2008 ROM Claudiu Muresan     anonimus_1  ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2008 TUR Cihat Imamoglu      cihat.i1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2009 ARM Hayk Saribekyan     hayk.sa1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2008 BGR Mariy Yonov         metala_1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2008 USA Mike Hayter         mhayter1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2009 ROM Mircea Dima         mirceap1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2009 USA Nicholas Ink        nichola9    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2007 CAN Rich Hong           r1010101    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2009 USA Thomas Snell        tom.sne1    ***** tt*tt 132 ..... ..... .....   0 ***** *ttxt 228  360
2008 USA Krishan Chockalinga thambie1    ****t ttttt  88 *exee eeee* *eeee  81 ***** ttttt 190  358
2008 USA Benjamin Dozier     benjdoz1    ***** ****x 198 *xxxx xxx** *x**x 162 ..... .....   0  355
2010 GEO Joseph Makhatadze   snetch1     *x**x xxxxx  66 ***x* ***t* ttxxx 216 *x*xx ttttt  76  355
2009 IRN mahdi ahmadi        am_33_a1    ***** ***** 220 *xxxx xxx** *x*xx 135 ..... .....   0  350
2008 BLR Shyrik Vorobyov     avorobev4   ***** tt*tt 132 *xxxx xxxxx xxxxx  27 ***** ttttt 190  348
2008 ROM Mihai Moraru        mihai.f1    *x**x xxxxx  66 *xxxx xxxx* xxxxx  54 ***** *tttt 228  348
2007 USA Evan Donahue        apocaly1    ***** tt*tt 132 *xxxx xttt* ttttt  54 ****t ttttt 152  337
2009 BLR Denis Shugaew       dolinsky105 ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ****t ttttt 152  337
2007 USA Josiah Godfrey      eaglesd1    ***** tt*tt 132 *xxxx xxtt* xtxxt  54 ****t ttttt 152  337
2009 CHN Liyuan Feng         flybird1    ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ****t ttxxt 152  337
2007 CAN Jason Yong          yong.ja1    ***ss sssss  66 *xxxx xxxs* sx*ss  81 ***** ttttt 190  337
2008 DEU Marvin Künnemann    marvin.2    ***** tt*tt 132 **x*x *xxt* *tttt 162 *xxxx xssss  38  328
2009 USA Billy Dorminy       solafid1    ***** tt*tt 132 *xxxx xxxt* *tttt  81 **xxx *tttt 114  325
2007 IDN ade saputra         ade_bae2    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2007 BLR Andrew Konan        andars3     ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2009 USA Arvind Thiagarajan  athiaga1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2009 AZE Ceyhun Abdullayev   cabdullay1  ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 UKR Myhailo Doroshenko  domik_inc2  ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2007 USA Charles Lee         gambitp1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 CUB Roberto Becerra Gar idertad2    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2007 BLR Anthony Gorbikov    lordsca1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2007 BGR Nedyalko Prisadniko nedy_881    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2009 USA Andrew Rodriguez    nitroma1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2007 USA Garrick Chin        nonexis1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 UKR Taras Protsiv       prociv1     ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 UKR yura radkov         radkov911   ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 USA Tim Lane            tlane_k1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 TWN cung hong           wxes8551    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2009 CHN Han Zou             zouhan92    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2008 CHN Chen Yao            janet_g1    ***x* xxxxx  88 ..... ..... .....   0 ***** *tttt 228  317
2007 RUS Konstantin Kiselyov kiseljo1    *x**t ttttt  66 *xxxx xxxx* xxxxx  54 ***** ttttt 190  310
2010 USA Brian Hamrick       2010bhamr1  ****x xx*xx 110 **xe* *eee* *eeee 162 *xxxx ttttt  38  307
2008 CAN Colman Ing          colmaning1  *x**x eeeee  66 **xtt *eeet teeee  81 ****t ttttt 152  298
2010 BGR Vasil Georgiev      the_vasko1  *x**t ttttt  66 ..... ..... .....   0 ***** *tttt 228  295
2008 TWN peter shih          peter501    ****t ttttt  88 *xxx* xxxxt xxttt  54 *x*** ttttt 152  293
2007 KAZ Ruslan Kostanay     ruslan_kt1  ***** ****x 198 *xxxx xxxt* xtttt  54 *xxxx xxxxx  38  287
2007 USA Kevin Liu           kevin_y1    ***** tt*tt 132 ..... ..... .....   0 ****t ttttt 152  283
2008 USA Nathan Harmata      thenhma1    ***** tt*tt 132 ..... ..... .....   0 ****t ttttt 152  283
2008 USA Nathan Watson       andpeng1    ****t ttttt  88 ..... ..... .....   0 ***** ttttt 190  278
2008 USA Helena Zhang        helena1     ****s ttttt  88 ..... ..... .....   0 ***** ttttt 190  278
2007 USA Hailong Shen        reiches3    ****t ttttt  88 ..... ..... .....   0 ***** ttttt 190  278
2007 USA Tom Conerly         theycal2    ***ex xxext  66 **xxx x**t* *tttt 162 *xxxx xttxt  38  263
2007 USA William Li          lildefi1    ***** tt*tt 132 *xxxx xxxx* xxxxx  54 **xxx ttttt  76  260
2007 POL Milosz Piechocki    delphie1    *x**x xxxxx  66 ..... ..... .....   0 ***** ttttt 190  257
2009 USA Filip Sufitchi      filip1      *x**t ttttt  66 ..... ..... .....   0 ***** ttttt 190  257
2008 ROM Bunau Florin        flo_cpp1    *x**t ttttt  66 ..... ..... .....   0 ***** ttttt 190  257
2007 DEU Martin Schmidt      martin_5    *x**x ttttt  66 ..... ..... .....   0 ***** ttttt 190  257
2009 ROM Filip Sanziana      sanzian1    *x**x xxxxx  66 ..... ..... .....   0 ***** sssss 190  257
2007 CAN Roger Woo           rogerym1    *xxxx xxxxx  22 ..... ..... .....   0 ***** *tttt 228  252
2008 USA Farhad Abasov       farhada1    ****t ttttt  88 ..... ..... .....   0 ****t ttttt 152  240
2007 BLR Oleg Zhloba         dolinsky68  ***** ttxtt 110 *xxxx xxxt* xtttt  54 **xxx sssss  76  238
2007 TUR Ali Sadikov         sadykov_o1  ***** ****x 198 ..... ..... .....   0 *xxxx xxxxx  38  234
2008 USA Rachel Fong         rachel_1    ***** tt*tt 132 *xxxx xxxtx xteee  27 *xx*t ttttt  76  233
2007 CAN Kshitij Mehta       deception1  ***** tt*tt 132 *xxxx xxxe* eetee  54 *xxxx xtttt  38  222
2010 GEO Mari Kobiashvili    mari.ko1    *x**x ttxtt  66 ..... ..... .....   0 ****t ttttt 152  218
2007 USA William Johnson     calvin.2    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2007 USA Mikhail Kaplinskiy  fiercerec1  ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2007 CHN Zhen Jia            jiazhen1    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2007 POL Łukasz Gę memphis1    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2007 UKR Sergiy Pogoriliy    pss10c1     ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2008 CHN Ti Wu               scz1        ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2009 CHN Juneng He           hjn_1222    *xxes ssess  22 ..... ..... .....   0 ***** ttttt 190  213
2008 USA Brian Perrault      jack5251    *xxxx xxxxx  22 ..... ..... .....   0 ***** ttttt 190  213
2008 CHN Yu Vincent          siluhua2    *xxxe eeeee  22 ..... ..... .....   0 ***** ttttt 190  213
2009 USA John Lamansky       johndan1    ***** tt*tt 132 ..... ..... .....   0 **sss tssst  76  207
2008 TWN Willy Wang          x_flash1    *x**x xxxxx  66 *xxxx xxxx* *x**x 135 ..... .....   0  198
2007 SVK Adam Okruhlica      3okruhl1    ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2007 BLR Sergey Moiseenko    dolinsky66  ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2009 USA Lily Hsiang         frosted1    ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2008 CHN Huan Yang           hyang161    ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2008 USA Sherwin Yu          xyn.xhu1    ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2007 USA Justin Hsu          zeer0x1     ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2007 USA Yehonatan Sella     yonush.1    ****t ttttt  88 *xxxx xx*t* *tttt 108 ..... .....   0  193
2007 USA Arkajit Dey         arkajit.d1  *xxxx tt*tt  44 *xxxx xxxxx xxxxx  27 ***xx txxxx 114  185
2007 USA Michael Tao         thetaot1    *xxtt ttttt  22 *xxxx xxxt* *tttt  81 *x*xx ttttt  76  178
2009 USA Anton Frolenkov     afrol1      *ssss sssss  22 ..... ..... .....   0 ****t ttttt 152  175
2007 CHN yilun gong          acm2        *x**x xxxxx  66 *xxxx *xxt* *tttt 108 ..... .....   0  172
2013 USA Daniel Ziegler      dan-z21     ***** tt*tt 132 ..... ..... .....   0 *xxxx ttttt  38  168
2007 USA Tim Malone          imasloe1    ***** tt*tt 132 ..... ..... .....   0 *xxxx xxxxx  38  168
2009 CAN Conan Huang         conanhc1    ****t ttstt  88 ..... ..... .....   0 *x*xx ttttt  76  163
2007 USA David Reens         dreeno1     ****t ttttt  88 ..... ..... .....   0 **xxx xxxxx  76  163
2008 BLR Alexey Gulenko      dolinsky93  ..... .....   0 *xxxx xxx** *x**x 162 ..... .....   0  160
2009 CAN Frank Ban           farnak1     *xxxx tt*tt  44 ..... ..... .....   0 *x*x* xtttt 114  158
2012 CHN Adam Wang           adam.il1    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2010 ROM Adriana Sperlea     adriana_a1  ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2008 LTU Andrius Pilypas     andrius.p1  ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2008 BGR Maya Petkova        beemaya41   ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2011 BLR Alexey Kaminsky     dolinsky81  ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2008 BRA Caio Valentim       kakaio91    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2007 USA Karthik Sarma       karthik5    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2007 USA Mark Hsu            markh191    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2008 SVK Matus Kukan         matus.k1    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2009 USA Matthew Mayers      max2211     ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2008 CHN Cen Vickie          siluhua1    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2007 USA Ben Segall          talchas1    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2012 ROM Tataranu Vlad       tataranu1   ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2007 CHN Lu Heng             changzh1    ****t eeeee  88 *xeee xeeee eeeee  27 ..... .....   0  113
2008 USA Jack Wang           raiame2     ***** ttttt 110 ..... ..... .....   0 ..... .....   0  108
2007 ROM Justin Ivanciu      ivanciu_i1  *x**x ttxtt  66 ..... ..... .....   0 *xxxx xxxxx  38  103
2008 IRN Niloufar Salehi     niloufa1    ****t ttttt  88 ..... ..... .....   0 ..... .....   0   87
2010 CAN Brian Bi            brian_bi21  *x**x ttxtt  66 ..... ..... .....   0 ..... .....   0   65
2009 ROM Andrei Stanica      snaked31    *x**x xxxxx  66 ..... ..... .....   0 ..... .....   0   65
2007 USA Andrew Lichtenberg  andrew_7    **xxt ttttt  44 ..... ..... .....   0 ..... .....   0   43
2007 HRV Ilija Gavran        ggavran1    *x*xt ttttt  44 ..... ..... .....   0 ..... .....   0   43
2009 GEO Levan Ilashvili     amiran30    *xxee eeeee  22 ..... ..... .....   0 ..... .....   0   22
2010 USA Michael Cohen       gnurdux1    *xxxx xxxxx  22 ..... ..... .....   0 ..... .....   0   22
2007 USA James Ide           lifestr1    *xxxt ttttt  22 ..... ..... .....   0 ..... .....   0   22
2008 CHN Hu Ruimeng          missing2    *xxxx ttxtt  22 ..... ..... .....   0 ..... .....   0   22
2007 VNM Thanh Ngo           thanh_a1    *tstt tsstt  22 ..... ..... .....   0 ..... .....   0   22
9999 RUS Roman Lavrov        nh1         ***** ****x 198 ***** ***** **ttt 324 ***** ***** 380  898
2003 CZE Milan Straka        straka.1    ***** ****x 198 ****x *x*** *x*** 324 ***** ***** 380  898
1996 NED Joris van Rantwijk  joris1      ***** ***** 220 ***** ***t* **ttt 297 ***** ***** 380  893
2006 POR Rui Barbosa         rui.b.31    ***** ****x 198 ***** ***t* **ttt 297 ***** *tttt 228  718
2005 BGR Stefan Tsvyatkov    stefan_1    ***** ****x 198 ***** ***** **ttt 324 ***** ttttt 190  707
2006 IDN Winardi Kurniawan   winardi1    ***** ****x 198 *xxxx xxx** *x**x 162 ***** ttttt 190  547
2000 IRN Amir Aavani         amir.aa1    **xxx ttxtt  44 ***** ***t* *tttt 270 ***** *tttt 228  540
2003 BRA Thiago Sonego Goula thiagos1    ***** tt*tt 132 *xxxx xxx** *x**x 162 ***** *tttt 228  520
2001 ARG Eric Biagioli       eric001     ***** ****x 198 ***** ***** **ttt 324 ..... .....   0  515
2006 CHN Jiamin Zhu          jmzhu57711  ***** ttttt 110 **x*x ***x* *xttt 216 ***** ttttt 190  513
2006 ZAF Dirk-B Coetzee      blazerf1    ***** ****x 198 **x*x *xxt* *xttt 162 ****t ttttt 152  508
2006 CHN Jin Ou              jwgwdf1     ****x xx*xx 110 ..... ..... .....   0 ***** ***** 380  492
1986 USA David Plass         dplass1     ..... .....   0 ***** ***** ***** 405 **xxx xtttt  76  477
2001 USA Michael Mohler      mgm00381    **xxx xxxxx  44 ..... ..... .....   0 ***** ***** 380  426
2005 CUB Abel Nieto          abal9002    ***** ***** 220 *xxxx xxx** *x**x 162 *xxxx xtttt  38  415
2004 IRN abbass hosseini     blue_dr1    ***** ***** 220 ..... ..... .....   0 *x*** xtt*t 190  408
9999 BGR George Nikov        gnikov1     ***** ****x 198 ..... ..... .....   0 ***** ttttt 190  387
2006 BLR Valdemar Timoshkov  vtimoshko1  ***** tt*tt 132 *xxxx xxxx* xxxxx  54 ***** ttttt 190  375
2006 ROM Zsolt Istvan        zsolt.i1    ***** tt*tt 132 *xxee xeee* eeeee  54 ***** ttttt 190  375
2006 BLR Andrey Tkachenko    andrey_1    ***** xx**x 154 *xsss sssss sssss  27 ***** ttttt 190  370
2006 ZAF Pieter Jordaan      pieterw1    ***** tt*tt 132 *xxxx xxxx* *xxxx  81 ****t ttttt 152  363
2003 ESP Sergi Garcia Barea  sergarb1    ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2006 ARM Vahag Nalbandyan    vahagnalb2  ***** tt*tt 132 ..... ..... .....   0 ***** *tttt 228  360
2006 ROM Andrei Dragus       dragusand1  ***** ****x 198 *xxxx xxx** *x**x 162 ..... .....   0  355
9999 CHN li cheng            licheng2    ***** ***** 220 **xxx *xxx* *xttt 135 ..... .....   0  350
2004 IRN Sara Ahmadian       sahmadi1    ***** ***** 220 **xxx *xxx* *xxtt 135 ..... .....   0  350
2004 IND Rahul Sekar         rahulse1    *ssss ss*ss  44 ***** ***t* **ttt 297 ..... .....   0  337
2006 CHN Wang Weichen        harry331    ***** tt*tt 132 **xxx *xxt* *t*tt 162 *xxxx xxxxx  38  328
2004 IND Pradhan Prashanth K pradhan_p1  ***** ***** 220 **xxx xxxt* tt*tt 108 ..... .....   0  324
2006 CHN Li ZiMi             wammlzm1    ***** tt*tt 132 ..... ..... .....   0 ***** ttttt 190  322
2003 VNM Khoa Nguyen Xuan    aoimasu1    ****t ttttt  88 *xsxs ststt ttttt  27 ***** ttttt 190  305
2005 HRV Ivan Kokan          i_kokan1    ***xx ttttx  66 ..... ..... .....   0 ***** *tttt 228  295
2006 TKM Mekan Allaberdiyew  mekan_t1    *xxxx xxxxx  22 *xxxx xxxt* *tttt  81 ***** ttttt 190  293
9999 USA Scott Thomson       sthomso1    ***** tt*tt 132 *x*x* xx*t* *tttt 162 ..... .....   0  290
2004 IND priyananda shenoy   priyana1    ***** tt*tt 132 ..... ..... .....   0 *x*** xtttt 152  283
2000 IND Gagandeep Bhatia    gsbhati1    ..... .....   0 ..... ..... .....   0 ****x xx*** 266  268
2005 CHN guo lu              tlyqxh2     ..... .....   0 ***** ***t* *tttt 270 ..... .....   0  267
2006 MEX Joemmanuel Ponce    sonjoe01    *xxxt ttttt  22 ..... ..... .....   0 ***** *tttt 228  252
2005 SGP Bao Hong Tan        tbhtan31    *xxxt ttttt  22 ..... ..... .....   0 ***** *tttt 228  252
2005 IRN hossein esfandiary  esi_alg1    ***** ****x 198 ..... ..... .....   0 *xxxx xxxxx  38  234
2006 USA Christopher Flynn   goldswi1    ***** ****x 198 ..... ..... .....   0 *xxxx ttttt  38  234
9999 BGD Kaeser Md. Sabrin   kmsabri1    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2001 EGY Mahmoud Ouda        mahmoud1    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
9999 CHN Hao Hu              phoenix15   ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
2003 CHN Jianfei Wang        thinxor1    ***** ***** 220 ..... ..... .....   0 ..... .....   0  217
9999 CHN Xinyi Li            l_xinyi821  ***** ****x 198 ..... ..... .....   0 ..... .....   0  195
2006 ZAF charles bradshaw    chuchyb1    ***** ttttt 110 *x*xx xxss* xssss  81 ..... .....   0  188
9999 IRN Nima Hamidi         nimaham1    ***** tt*tt 132 ..... ..... .....   0 *xxxx xxxxx  38  168
2006 CAN Chenen Liang        chenenmat1  ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
9999 CHN mengyao cao         cw3         ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2006 USA Katie Bambino       kbambin1    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2003 BGD Muntasir Khan       makhan1     ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2006 VNM Hy Nguyen Quy       nguyenq3    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2005 FRA Manuceau Vincent    vincent7    ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2006 ESP Ximo Planells       x_ximo1     ***** tt*tt 132 ..... ..... .....   0 ..... .....   0  130
2003 IDN Cun Cun Lim         blitz1      ***x* xxxx* 110 ..... ..... .....   0 ..... .....   0  108
9999 IRN hanieh mirzaei      hanieh_1    ***** xssss 110 ..... ..... .....   0 ..... .....   0  108
9999 CHN zhang fan           gone0073    *x*xt ttttt  44 *xxxx *xxtx xtttt  54 ..... .....   0   97
2006 ROM Moalfa Mihai        mikepre1    *x**x xxxxx  66 ..... ..... .....   0 ..... .....   0   65
2004 CHN sheng zhe           shengzh1    *x**x xxxxx  66 ..... ..... .....   0 ..... .....   0   65
1998 IDN surya wang          surya_w1    ***xx xxxxx  66 ..... ..... .....   0 ..... .....   0   65
9999 CHN Yao Yi              sfkibsd1    *xxxx xxxxx  22 ..... ..... .....   0 ..... .....   0   22
2006 LTU Vilius Visockas     visocka1    *xxxx xxxxx  22 ..... ..... .....   0 ..... .....   0   22

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

  Distribution by grade:
    Grde  #  Percent
    2007  65 (35.9%) ***************************
    2008  61 (33.7%) *************************
    2009  34 (18.8%) **************
    2010  15 ( 8.3%) ******
    2011   2 ( 1.1%) 
    2012   3 ( 1.7%) *
    2013   1 ( 0.6%) 

  Distribution by country:
   Cntry  #  Percent
     ARM   1 ( 0.6%) 
     AZE   1 ( 0.6%) 
     BGR   8 ( 4.4%) ***
     BLR  10 ( 5.5%) ****
     BRA   2 ( 1.1%) 
     CAN  10 ( 5.5%) ****
     CHN  18 ( 9.9%) *******
     CUB   1 ( 0.6%) 
     DEU   4 ( 2.2%) *
     ESP   1 ( 0.6%) 
     GEO   4 ( 2.2%) *
     GRC   1 ( 0.6%) 
     HRV   2 ( 1.1%) 
     IDN   2 ( 1.1%) 
     IRN   2 ( 1.1%) 
     KAZ   1 ( 0.6%) 
     LTU   3 ( 1.7%) *
     MDA   1 ( 0.6%) 
     POL   3 ( 1.7%) *
     ROM  11 ( 6.1%) ****
     RUS   2 ( 1.1%) 
     SGP   1 ( 0.6%) 
     SVK   2 ( 1.1%) 
     TKM   1 ( 0.6%) 
     TUR   2 ( 1.1%) 
     TWN   3 ( 1.7%) *
     UKR   4 ( 2.2%) *
     USA  76 (42.0%) ********************************
     VNM   3 ( 1.7%) *
     ZAF   1 ( 0.6%) 

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

Prob            *   x   t   e   s
badhair.1       0   0   0   0   0
badhair.2     194  44   1   0   2
badhair.3     217  20   1   0   3
badhair.4     207  25   3   3   3
badhair.5     169  39  26   2   5
badhair.6      58  28 146   4   5
badhair.7      55  27 147   5   7
badhair.8     164  34  32   6   5
badhair.9      57  25 149   4   6
badhair.10     27  55 149   4   6
Total correct: 1148 (63.43%)

Prob            *   x   t   e   s
bigsq.1         0   0   0   0   0
bigsq.2        54  57   0   1   0
bigsq.3        42  66   0   2   2
bigsq.4        40  63   1   7   1
bigsq.5        39  63   2   6   2
bigsq.6        51  58   0   1   2
bigsq.7        37  63   3   8   1
bigsq.8        39  58   4   8   3
bigsq.9        27  23  51   8   3
bigsq.10       98   6   5   1   2
bigsq.11       72  26   8   4   2
bigsq.12       22  42  38   8   2
bigsq.13       32  23  46   9   2
bigsq.14       19  23  58   9   3
bigsq.15        6  33  60   9   4
Total correct: 578 (21.29%)

Prob            *   x   t   e   s
rndnum.1        0   0   0   0   0
rndnum.2      144  28   0   0   0
rndnum.3      144  27   0   0   1
rndnum.4      139  32   0   0   1
rndnum.5      124  31  16   0   1
rndnum.6       53  23  94   0   2
rndnum.7       10  14 143   0   5
rndnum.8       11  14 142   0   5
rndnum.9       14  17 136   0   5
rndnum.10      11  13 144   0   4
Total correct: 650 (35.91%)

#################################################################################################
                        2006 U S OPEN CONTEST RESULTS: BRONZE DIVISION
#################################################################################################

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

         points weight  1  2  3  4  5  6  7  8  9  a
     -----------------------------------------------
     brand3:  99 400.0  0  6  6  7  9 11 15 15 15 15
      scrbl:  88 322.6  0  8  7  7  9 11 12 12 11 11
     cowtag:  96 277.4  0 10 11 11 10 10 11 11 11 11

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........ --- brand3 --- --- scrbl ---- --- cowtag --- TOTAL
-------------------------------------------------------------------------------------------
2008 ROM malex Munteanu      dj_malexz1  ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2008 CHN ji hong             hong_ji002  ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2007 IND Pranip Borah        pranip2     ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2009 BGR Stefan Avramov      stef_lp1    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2008 TWN Jacky Lee           temp7931    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2008 IDN Timotius Sakti      timotiu1    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2007 THA Thanoos Kerdlaup    za-nuke1    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2007 TWN Tom Huang           tom78061    ***** ***** 99 ***** ***** 88 ***** **x** 85  968
2007 BGR Som Barakudkov      barakudka2  ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2008 IDN Stephen Kohar       clinkz1     ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2009 CHN Yang Shujun         ellenys1    ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2007 VNM Mai Long            longtm12    ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2009 CHN Wei Ren             ruw1271     ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2008 VNM Hoang Tran Cong     tch_agrea1  ***** ****t 84 ***** ***** 88 ***** ***** 96  939
2009 CHN ťÝ衠 ‹ŕ       gene1991    ***** ***tt 69 ***** ***** 88 ***** ***** 96  879
2007 ROM Airinei Adrian      astrono4    ***** ***** 99 ***** ***** 88 ***x* *xxx* 52  873
2008 CHN Zhihao yi           yiyiyi42    ***** ***** 99 ***** tttt* 42 ***** ***** 96  831
2009 CHN Baoyi Liu           baoyi_l1    ***** *t*tt 54 ***** ***** 88 ***** ***** 96  818
2008 ROM Bogdan Sachelarie   sakka_s1    ***** **ttt 54 ***** ***** 88 ***** ***** 96  818
2008 CHN Harry Zhao          x_x_d_d4    ***** **ttt 54 ***** ***** 88 ***** ***** 96  818
2008 ROM smth smth           claudia3    ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
2013 CHN Kaiben hu           hu199012    ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
2012 ROM Vicktor Ionescu     killzon1    ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
2007 VNM Tung Truong Thanh   look4u2li1  ***** ***** 99 ****x xxxxx 22 ***** ***** 96  758
2008 CHN Jing Lin            lzoi_lj1    ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
2009 KOR uno song            songuno11   ***** ***** 99 *x**x xxxxx 14 ***** ***** 96  729
2008 ROM Vasi Tofan          vasi_cp1    ***** ***** 99 ***** ***** 88 *xxxx xxxxx  0  723
2009 CHN Air Poem            luye0071    ***** ttttt 28 ***** ***** 88 ***** ***** 96  713
2009 CAN Hanson Wang         hansonw1    ***** ****t 84 ****x txttx 22 ***** ***** 96  697
2008 TUR ozan saka           ozan5sa1    ***** ***** 99 ***** xxxxx 31 ***** **ttt 63  696
2007 CHN zhu zhen            oranew1     ***** ttttt 28 ***** ***** 88 ***** **x** 85  681
2007 USA Brian Toms          betbest11   ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2007 BRA rafael martins      cxt12-d1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2008 CHN Ounan Ding          dingoun3    ****t ttsst 19 ***** ***** 88 ***** ***** 96  677
2007 BGR Momchil Atanasov    m_momchil1  ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2009 ROM Cezar Mocan         mocanceza1  ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2007 UKR Dima Pustovoytov    puntoly1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2007 TWN Chih-Hsien Yeh      simonxand1  ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2009 CHN Richard Liu         liujun91    ***** ttttt 28 ***** **t** 76 ***** ***** 96  669
2008 ROM Rares Musina        cretu_mus1  ***** ****t 84 ***** ***** 88 *xxxx xxxxx  0  662
2009 CHN fengjie2 fengjie2   fengjie2    ***** ****t 84 ***** ***** 88 *xxxx xxxxx  0  662
2008 VNM Hien Nguyen Van     nguyenhie2  ***** ****t 84 ***** ***** 88 *xxxx xxxxx  0  662
2008 ROM Radu Alexandru      radu_th1    **xxx xxxxt  6 ***** ***** 88 ***** ***** 96  624
2007 TUR sukret hasdemir     sukreth3    **xxt ttttt  6 ***** ***** 88 ***** ***** 96  624
2008 CHN Jack Ji             ptptpt01    ***** ****t 84 ..... .....  0 ***** ***** 96  617
2007 THA Chotiwat Chawannaku xerberu1    ***** ****t 84 ..... .....  0 ***** ***** 96  617
2009 ROM Alin Rohnean        alin13_bl1  ..... .....  0 ***** ***** 88 ***** ***** 96  600
2010 BLR Eugene Gritskevich  eugene931   ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 DEU Florian Benz        florian4    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 FRA Frédéric MARBACH    frederi3    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 BGD Iqram Mahmud        imfahim1    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2010 USA Jacob Hurwitz       jacobhu1    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2008 SVN Frederic Klaster    katicv1     ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 USA Tien Kang           kylek.01    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2008 CHN mo yuji             moyuji1     ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 NED Thijs Marinussen    t.marin2    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2007 CHN Suyi Wang           wsy12051    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2009 BLR Vanya Korobuschenko zerocool1   ..... .....  0 ***** ***** 88 ***** ***** 96  600
2009 CHN Yongzhe Zhang       zyz9151     ..... .....  0 ***** ***** 88 ***** ***** 96  600
2008 USA Russell Chou        math4or1    ***tt ttttt 12 ***** ***** 88 **ee* ***** 74  585
2008 CHN Zhengji Tao         taozhengj3  ***** **ttt 54 ***** ***** 88 *xxxx x*xxt 11  573
2008 USA Bryan Chan          bc.zero1    ..... .....  0 ***** ***** 88 ***** x**** 86  571
2009 TUR Oguz YILDIZ         aoyil1      ***** ***** 99 ****x xxxx* 33 *x*xx xxxxx 11  553
2008 CHN wang ji             cz_wang1    ***** **ttt 54 ***** ***** 88 *xxxx xxxxx  0  541
2008 CHN Zhang Yunxiao       wishyx1     ..... .....  0 ***** ***** 88 **xx* ***** 74  536
2007 IRN seyyed hasan langar hasan_lan1  ***** ****t 84 *x**s sssss 14 *x**x *xx*x 43  515
2007 CAN Bill Hu             woodswill1  ****t ttttt 19 ***** *xxxx 42 ***** ***** 96  508
2007 CHN Mengxian Xiao       xiaomengx1  ..... .....  0 ***** ***** 88 ***** **ttt 63  505
2011 CHN canyue fy           fycanyue1   ***** ttttt 28 ***** ***** 88 *xxx* *xxxx 20  494
2011 BLR Pavel Virutin       dolinsky109 **x** ttttt 22 ***** xxxxx 31 ***** ***** 96  480
2008 ROM Victor Ungureanu    victor_7    ***** *tttt 39 ***** ***** 88 *ssss sxsss  0  480
2008 CHN tang lao ya         qiuchua1    ****t *tttt 30 ****x xxxxx 22 ***** ***** 96  479
2008 IDN gerry yulian        raikruz1    ***** ttttt 28 ****x xxxxx 22 ***** ***** 96  471
2007 VNM chinh nguyen quoc   usa_c_o1    ***** ttttt 28 ****x xxxxx 22 ***** ***** 96  471
2008 KAZ Arman Yesenamanov   arman_pkt1  ****t ttttt 19 ***** xxxxx 31 ***** ***** 96  468
2010 CHN peihan miaow        sandy65667  ****t ttttt 19 ***** xxxxx 31 ***** ***** 96  468
2007 RUS Tufta Havai         tuftaha1    ****t ttttt 19 ***** xxxxx 31 ***** ***** 96  468
2009 BGR George Iliev        georgi_2    ***** *tttt 39 *x*** ***** 80 ..... .....  0  451
2008 EGY Hussein Hesham      mad_pot1    ***** *tttt 39 *x*** ***** 80 ..... .....  0  451
2007 IDN Firdi Mulia         firdi_m1    ***** ttttt 28 *x**x xxxxx 14 ***** ***** 96  442
2008 AUT Martin Dobiasch     martind2    ***** ttttt 28 ****x xxxxx 22 ***** x**** 86  442
2008 CHN Nan Hua             huanan1991  ****t ttttt 19 ****x xxxxx 22 ***** ***** 96  435
2008 CHN Charles Li          lyj19901    ***** *tttt 39 ..... .....  0 ***** ***** 96  435
2008 CHN yuchen tian         tianyuc2    ****t ttttt 19 ****x xxxxx 22 ***** ***** 96  435
2008 USA Micah Wylde         wyldeon1    ****s sssss 19 ****x xxxxx 22 ***** ***** 96  435
2008 ESP Angarvil Andrathil  angarvi1    ..... .....  0 ***** *xxxx 42 ***** ***** 96  431
2008 CHN Helen Liu           helen_l3    ***** ttttt 28 **ttt ttttt  8 ***** ***** 96  420
2009 GEO George Tsereteli    kvazigo2    ***** ttttt 28 **xxx xxxxx  8 ***** ***** 96  420
2009 CHN yue xi              xiyue203    ***** ttttt 28 *x*tt txxtx  7 ***** ***** 96  416
2008 ROM basic crash         basic_c1    ***** ***** 99 ..... .....  0 ..... .....  0  400
2008 ROM Marius Stroe        laurent1    ***** ***** 99 ..... .....  0 *xxxx xxxxx  0  400
2008 TWN Ted Ted             sa0726861   ***** ***** 99 ..... .....  0 ..... .....  0  400
2007 CHN chengbi lian        lianche1    ***** ttttt 28 ..... .....  0 ***** ***** 96  391
2007 BLR Andrew Makarevich   redeemer31  ..... .....  0 ***** xxxxx 31 ***** ***** 96  391
2008 KAZ Zhomart Sadykov     sadykov2    ..... .....  0 ***** xxxxx 31 ***** ***** 96  391
2010 BLR Art Filatov         artemfila1  **ttt ttttt  6 ****x xxxxx 22 ***** ***** 96  382
2009 CHN steven gao          gfwstev2    ..... .....  0 ****x xxxxx 22 ***** ***** 96  358
2011 ROM vlad tataranu       tataranu.1  ..... .....  0 ****x xxxxx 22 ***** ***** 96  358
2008 CHN tai an              uddeath1    ..... .....  0 ****x xxxxx 22 ***** ***** 96  358
2008 USA Jonathan Plotzke    jtizzle1    ****t ttttt 19 ..... .....  0 ***** ***** 96  354
2008 EGY Ahmed Mounir        a.mouni1    ..... .....  0 ***** ***** 88 **xxx xxxxx 10  351
2008 ROM Gigel Becalli       gigi_beca2  ***** ****t 84 ..... .....  0 ..... .....  0  339
2008 KAZ Sultanbek Tanirberg sultanbek1  *xxxt ttttt  0 *x**x xxxxx 14 ***** ***** 96  329
2008 USA Peter Liang         soljara1    ***tt ttttt 12 ..... .....  0 ***** ***** 96  326
2007 PHL Maria Clarisse Ligu clariss1    ..... .....  0 ***** ***** 88 ..... .....  0  323
2008 USA Evan Fischell       efische1    ..... .....  0 ***** ***** 88 ..... .....  0  323
2009 USA Joseph Lynch        joe.e.l1    ..... .....  0 ***** ***** 88 *xxxx xxxxx  0  323
2010 CHN Peiqian Li          lipeiqi1    ..... .....  0 ***** ***** 88 ..... .....  0  323
2007 ROM Ionita Andrei Lucia thecree3    ..... .....  0 ***** ***** 88 *xxxx xxxxx  0  323
2008 ROM Tudor Aursulesei    thestic2    ..... .....  0 ***** ***** 88 *xtss sssss  0  323
2011 GEO nika shvili         nbegia1     ***** **ttt 54 ****x xxxxx 22 *xxxx xxxxx  0  299
2008 USA Andrew Lee          elfhelm1    ***tt ttttt 12 ..... .....  0 ***** ***e* 85  294
2008 CHN ma xiaoxuan         mxxlby1     ..... .....  0 ****x xxxxx 22 **x** **t** 74  294
2007 PHL Ivan John Clement   ivan_pi1    ..... .....  0 *x*** ***** 80 *eeee etttt  0  293
2007 ROM Apostol Victor      shor_me1    ..... .....  0 *x*** ***** 80 *xxsx xxxxx  0  293
2009 USA Jason Gross         jasongr1    ***tt ttttt 12 ***** *tt** 64 *xxxx eettt  0  283
2007 KAZ Timur Abishev       ttim2       ***** ***tt 69 ..... .....  0 ..... .....  0  279
2008 USA Abhinav Gautam      abhinav4    ..... .....  0 ..... .....  0 ***** ***** 96  277
2008 KAZ Amir Nogayev        amir_pk1    ..... .....  0 ..... .....  0 ***** ***** 96  277
2010 GEO Artem Gandilyan     artgandil1  ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 USA Ben Connell         bencon1     ..... .....  0 ..... .....  0 ***** ***** 96  277
2009 TWN Wei-Chen Lin        dust8021    ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 BGR Elina Robeva        erobeva1    ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 MEX David Quiroz        kairoz_142  ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 BLR Pavel Maruhlenko    lennar21    ..... .....  0 ..... .....  0 ***** ***** 96  277
2008 BLR Vaclov Dembovsky    lordww1     ..... .....  0 ..... .....  0 ***** ***** 96  277
2008 UKR Vasiliy Sidorivsky  neo_sv1     ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 PHL Paul Stephen Averil paulste1    ..... .....  0 ..... .....  0 ***** ***** 96  277
2007 USA Dan Cox             spamman1    ..... .....  0 ..... .....  0 ***** ***** 96  277
2008 BLR Fedor Kudris        xca2        ..... .....  0 ..... .....  0 ***** ***** 96  277
2012 CHN Tom Zhangyichen     zhangyi3    ..... .....  0 ..... .....  0 ***** ***** 96  277
2008 USA Daniel Bathgate     dannyb+us1  ****t ttttt 19 ***** *xx*x 53 ..... .....  0  271
2007 CHN Chao Fei            crazyzh2    **xxx txtte  6 ..... .....  0 ***** ****t 85  270
2012 CHN Walker Zhu          usacocont1  ***** **ttt 54 *x**x xxxxx 14 ..... .....  0  270
2008 MEX Marcel Stockli Cont msc_nik1    ****t ttttt 19 ..... .....  0 ***xx *x*** 64  262
2009 USA Preetam D'Souza     preetam_d1  ..... .....  0 ..... .....  0 ***** ****t 85  246
2008 ROM Spiridon Alex       spirido2    ***** *tttt 39 ****x xxxxx 22 *xxxx xxxxx  0  238
2010 GEO zurai iashvili      usaco43     ***** **ttt 54 ..... .....  0 *xxxx xxxxx  0  218
2009 GEO Kaxa Chinchaladze   kvaxa21     ****t ttttt 19 ***** xxxxx 31 *xxxx xxxxx  0  190
2008 USA Dana Hoffman        smileyc1    ..... .....  0 *x**x xxxxx 14 **xx* *xxx* 41  170
2011 CHN bu zheyuan          apple12355  ***** *tttt 39 ..... .....  0 ..... .....  0  158
2011 CHN li yanxiang         shelley5    ***** *tttt 39 ..... .....  0 ..... .....  0  158
2008 SVN Jan Bercic          jan.ber1    ****t ttttt 19 ****x xxxxx 22 *xxxx xxxxx  0  157
2009 USA Matt Harrigan       mharrig1    ..... .....  0 ***** *xxxx 42 *eeee eeeee  0  154
2012 CHN Yiqing Hua          hlyhyqfbn1  ****t ttttt 19 ..... .....  0 ***xx xtttt 21  137
2007 CAN William Chen        delivery1   ***tt ttttt 12 ****t ttttt 22 *xxxx xxxxx  0  129
2007 CAN Ken Wang            khkwang1    ..... .....  0 *x*** *xxxx 34 ..... .....  0  125
2011 BLR Egor Malyshev       dolinsky98  ..... .....  0 ***** xxxxx 31 *xxxx xxxxx  0  114
2008 ARG Maximiliano Bustos  maxikpo1    ..... .....  0 ***** xxxxx 31 ..... .....  0  114
2012 CHN yitao Hu            hytqqq2     ***** ttttt 28 ..... .....  0 *xxxx xxxxx  0  113
2010 CHN wu yicong           wyc04061    ***** ttttt 28 ..... .....  0 ..... .....  0  113
2008 USA Isaac Fullinwider   glitchi1    ..... .....  0 *x*** xxxxx 23 *xxxx ttttt  0   84
2008 USA Hari Seshadri       hseshad1    ..... .....  0 ****x xxxxx 22 *xxxx xxxtt  0   81
2009 POL Jonatan Kazmierczak johny.j1    ..... .....  0 ****x xxxxx 22 ..... .....  0   81
2008 ROM Barsan Paul         paulmeg1    ..... .....  0 ****x xxxxx 22 ..... .....  0   81
2008 ROM Robert Petrov       roberti1    ..... .....  0 ****x xxxxx 22 ..... .....  0   81
2009 USA William Turtle      sidesho1    ..... .....  0 ****x xxxxx 22 *xxxx txxxx  0   81
2008 ROM Bondane Cosmin      cosmine1    ****x xxxxx 19 *tttt ttttx  0 *tttt ttttt  0   77
2010 GEO giorgi megreli      g_megreli1  ***xx xxxxe 12 ..... .....  0 *xxx* xxxxx 10   77
2007 USA Jeffrey Beckman     metalli1    ****t ttttt 19 ..... .....  0 ..... .....  0   77
2007 USA Tedrick Leung       quakete1    ****t ttttt 19 ..... .....  0 *xxxx xxxxx  0   77
2008 CHN Charley Bush        thunder4    ****t ttttt 19 ..... .....  0 ..... .....  0   77
2008 BLR Vova Naumenko       dolinsky108 ..... .....  0 ..... .....  0 **xx* xxeee 20   58
2008 USA Jed Jackoway        jjackoway1  **ttt ttttt  6 **ttt txttx  8 *eeee eeeee  0   54
2008 CAN Levon Golendukhin   admiral1    ..... .....  0 *x**x xxxxx 14 *tttt ttxxx  0   51
2007 USA Sandeep Patel       goldend1    ..... .....  0 *x**x xxxxx 14 ..... .....  0   51
2009 USA Stephen Carroll     yellowmar1  ..... .....  0 *x**x xxxxx 14 ..... .....  0   51
2008 EGY Youssef Gamil       youssef1    ..... .....  0 *x**x xxxxx 14 *xxxx xxxxx  0   51
2007 USA Aaron Updike        aaron.u1    ***tt ttttt 12 ..... .....  0 ..... .....  0   48
2007 CAN Hao Yan             rodericus1  ***tt ttttt 12 ..... .....  0 ..... .....  0   48
2007 USA Louis Siclait       vgbytes1    ***xt ttttt 12 ..... .....  0 *ssss sssss  0   48
2007 CAN Nathan Sentjens     guy_8941    ..... .....  0 ..... .....  0 **xxx xxxxx 10   29
2010 CHN kira yamato         kiraqzh3    ..... .....  0 ..... .....  0 *xxx* xxxxx 10   29
2008 CHN Yuhan Long          longyuh1    ..... .....  0 ..... .....  0 *xxx* xxxxx 10   29
2012 CHN tians gan           gantians6   **eee eesse  6 ..... .....  0 ..... .....  0   24
2007 USA Matthew Brown       mattjbr1    **ttt ttttt  6 ..... .....  0 ..... .....  0   24
2008 VNM Kien Truc Le        tin_truc21  **xxx xxttt  6 ..... .....  0 ..... .....  0   24
2008 CHN Fujia Shu           200808111   ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2012 TUR Mehmet Burak Yavas  43hgy432    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2010 TKM Abdyresul Chariyev  abdyres1    ..... .....  0 ..... .....  0 *xttt ttttt  0    0
2009 EGY Ahmad Farid         ahmad_f1    ..... .....  0 ..... .....  0 *tttt txttt  0    0
2008 BLR Alexandr Ripinsky   aripinsky1  *xxxx xxxxx  0 *xxxx xxxxx  0 *eexx xexee  0    0
2008 USA Adnan Zafar         azafar_1    ..... .....  0 ..... .....  0 *xxxs sxssx  0    0
2007 BLR Pavel Tregubov      boccob1     ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2008 KAZ denis kazikin       denis_spa1  ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 TUR Erinc Merdivan      emerdiv3    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 CAN Geoff Vincent       godffre1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2009 GEO goga didebashvili   goga-dide1  ..... .....  0 *xxxx xxxxx  0 ..... .....  0    0
2009 CHN 旷 韩   hankuang2   ..... .....  0 ..... .....  0 *xxxx xxeee  0    0
2007 USA Jason Hiebel        jayhieb1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2009 USA Jesse Hertz         jessebo1    ..... .....  0 ..... .....  0 *eeee ttttt  0    0
2010 GEO lasha gureshidze    kaxaakaki26 ..... .....  0 ..... .....  0 *tttt teeee  0    0
2011 GEO Cotne Taboia        kaxaakaki30 ..... .....  0 ..... .....  0 *eeee eeeee  0    0
2008 EGY khalid mohammed     khalid_5    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 BLR Andrey Levkovskiy   kronix-011  ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2009 UKR Pavel Barmak        kynisa1     ..... .....  0 ..... .....  0 *xxxx ttttt  0    0
2009 GEO Luka Qartli         lukagorg1   ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 IDN morgan azhari       morgan_1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2010 GEO nodar ambroladze    noda20061   ..... .....  0 ..... .....  0 *xxxe eeeee  0    0
2008 USA Omar Abudayyeh      omar_ab1    ..... .....  0 ..... .....  0 *xxxx xxsss  0    0
2008 USA John Casale         pasjkc1     ..... .....  0 ..... .....  0 *eeee eeeee  0    0
2008 BGD Rajeeb Saha         rajeeb_sa1  ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2007 UKR Dennis Yanchyk      razor20071  ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2009 TUR Emre Süneçli        salierr1    ..... .....  0 ..... .....  0 *tttt ttttt  0    0
2009 USA Scott VanderLugt    scottva1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2008 BLR Vadim Bobr          vkiller1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2009 USA Anthony Xiques      xiquesf1    ..... .....  0 *xttt ttttt  0 ..... .....  0    0
9999 CHN albert einnuaut     einnuau1    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2006 CHN Xiangru Chen        einstein_2  ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2005 IRN Hossein Kaffash     hossein3    ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2003 ROM Mates Catalin       mwwiu1      ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
2005 FIN Ilkka Mattila       usaco33     ***** ***** 99 ***** ***** 88 ***** ***** 96 1000
9999 IRN sadra yazdani       highcod1    ***** ****t 84 ***** ***** 88 ***** ***** 96  939
9999 CHN Haichen Shen        shenhai1    ***** ***tt 69 ***** ***** 88 ***** ***** 96  879
1997 IDN Irawan Tanudirdjo   irwtan91    ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
1997 GEO Levan Varamashvili  levanivar2  ***** *tttt 39 ***** ***** 88 ***** ***** 96  758
2005 USA Wise Shooter        merugende1  ***** ***** 99 ****x xxxxx 22 ***** ***** 96  758
9999 MEX Jose Campos         oiech.c1    ***** ***** 99 ****x xxxxx 22 ***** ***** 96  758
2004 BGR Vladimir Nedev      sssa88001   ***** ***** 99 ****x xxxxx 22 ***** ***** 96  758
2004 TUR Muhammed Sadık muhamme2    ***** ***** 99 ****x xxxxx 22 ***** x**** 86  729
2006 CHN Jingyu Zhu          39887641    ***** ttttt 28 ***** ***** 88 ***** ***** 96  713
2006 VNM Trung Tran          gnurtdt2    ***** ttttt 28 ***** ***** 88 ***** ***** 96  713
9999 CHN Roby Brown          killer_5    ***** ttttt 28 ***** ***** 88 ***** ***** 96  713
2004 CHN Yintao Yu           y-y-t1      ***** ttttt 28 ***** ***** 88 ***** ***** 96  713
2000 RUS Alexey Katkov       alexdjk1    ***** ****t 84 ****x xxxxx 22 ***** ***** 96  697
9999 ROM Casu-Pop Bogdan Ste bogdanh1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
9999 IDN Eka Permadi         ekas_ps1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2006 IDN Tahu Goreng         katamenta2  ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
9999 POL Łukasz Wiecek  lux221      ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2006 CHE Robin Steiger       robin.s1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2003 EGY Mohammed El-sayed   romancy1    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2003 EGY Yasser Yahia        yasser_2    ****t ttttt 19 ***** ***** 88 ***** ***** 96  677
2005 SYR Muhammad Mazzaz     cat73372    ***** *tttt 39 ***** ***** 88 ***xx *x*** 64  665
2006 CHN ge tuojian          getuoji1    ***** ****t 84 ***** ***** 88 *xxxx xxxxx  0  662
2006 CHN Wu Zehuan           wzhgba1     ***** ****t 84 ***** ***** 88 *xxxx xxxxx  0  662
1991 MAC ip hou meng         iphoume1    ***** ****t 84 ..... .....  0 ***** ***** 96  617
2006 BLR Aleks Statkevich    qwe1231     ***** **ttt 54 ***** xxxxx 31 ***** ***** 96  609
9999 POR Afonso Cordeiro     afonso.1    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2005 IRN hesam alizadeh      burning7    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2004 CHN li isabella         isabell1    ..... .....  0 ***** ***** 88 ***** ***** 96  600
9999 LTU Kazys Sketrys       kuz001      ..... .....  0 ***** ***** 88 ***** ***** 96  600
2003 MUS Zyaad Jaunnoo       mufan021    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2005 POL Przemek Szałaj pszemsz1    ..... .....  0 ***** ***** 88 ***** ***** 96  600
2006 POL Chris Krypiercki    chri_s1     ..... .....  0 ***** ***** 88 ***x* ***** 85  568
9999 CHN Wenyi Tang          tangwen1    ***** ***tt 69 ..... .....  0 ***** ***** 96  556
2005 PAK Ahsan Chudhary      ahsan_n1    ****t ttttt 19 ***** ***** 88 *x**x *xx** 54  555
2006 USA Chris Narrikkattu   inaset31    ****t ttttt 19 ***** *xx*x 53 ***** ***** 96  548
2006 BGR Boris Strandjev     izomorp2    ..... .....  0 ***** ***** 88 **t** **t** 74  536
9999 IDN Markus Loki Simanju mls.algo1   ***** ***** 99 ***** xxxxx 31 *xxxx xxxxx  0  514
1990 CHN yan xiao            yanxiao2    ***** ttttt 28 ****x xxxxx 22 ***** ***** 96  471
9999 HRV Nikolina Pishek     mario.l2    ****t ttttt 19 ***** xxxxx 31 ***** ***** 96  468
9999 IRN amir sharifzadeh    amir_011    ****t ttttt 19 ****x xxxxx 22 ***** ***** 96  435
2005 ZAF Julian Kenwood      nomad011    ***tt ttttt 12 ****x xexxe 22 ***** ***** 96  407
2000 USA Mike Rolish         merolis001  ****t ttttt 19 ***** ***** 88 *xxxx xxxxx  0  399
2006 BLR Vitaliy Borisok     mone-nat1   ..... .....  0 ***** xxxxx 31 ***** ***** 96  391
2002 LVA Renate Praude       renaate1    ..... .....  0 ***** xxxxx 31 ***** ***** 96  391
2003 CHN shibo luo           shengkn1    ***** ***tt 69 ..... .....  0 **xx* xxx*x 31  368
9999 CHN Xiang Li            flylee_1    ..... .....  0 ****x xxxxx 22 ***** ***** 96  358
2004 CHN James Green         pascade1    ..... .....  0 ****x xxxxx 22 ***** ***** 96  358
2005 CHN jianfei dong        dongjf1     **xxx txttt  6 ***** ***** 88 *xxxx xxxxx  0  347
2006 USA Harrison Shelton    shelton1    ***tt ttttt 12 ..... .....  0 ***** ***** 96  326
2005 EGY shady youssef       bronko61    ..... .....  0 ***** ***** 88 ..... .....  0  323
2004 TWN Yi Chen             chenyis1    ..... .....  0 ***** ***** 88 *xxxx xxxxx  0  323
2006 ROM Cleonela Serban     cleonela_1  ..... .....  0 ***** ***** 88 *xxxx xxxxx  0  323
1995 IND Fiski Maather       fiskimaat1  ..... .....  0 ***** ***** 88 ..... .....  0  323
2006 BGR Ivaylo Strandjev    ivobobi1    *xxxx ttttt  0 ***** ***** 88 ..... .....  0  323
9999 CHN yu wang             yaonie01    ..... .....  0 ***** ***** 88 ..... .....  0  323
9999 CHN Yikang Wang         tjbwyk1     **xxx xxxxx  6 ..... .....  0 ***** ***** 96  302
2006 ZAF Richard Awusi       richard16   ..... .....  0 ..... .....  0 ***** ***** 96  277
9999 CHN Wonder Point        shun735201  ..... .....  0 ..... .....  0 ***** ***** 96  277
1990 CHN Wu Fan              wufan633    *xxxx xxxxe  0 ..... .....  0 ***** ***** 96  277
9999 RUS Sergey Biryukov     sbirukov1   **xxx xxxxx  6 ..... .....  0 ***** ****t 85  270
9999 LVA Arturs Astasins     _asais1     ..... .....  0 ..... .....  0 ***x* *xx** 63  182
9999 VNM Phůng Lę Trư&# seraphp1    ..... .....  0 ..... .....  0 *t**t t*t** 55  159
2006 SVK Matus Fedak         mfedak1     ****t ttttt 19 ****x xxxxx 22 ..... .....  0  157
2005 BGR Pavel Boev          pavkata1    ..... .....  0 ***** *xxxx 42 *xxxx xxxxx  0  154
1993 USA Leigh Ann Sudol     ljervis001  ***tt ttttt 12 ****e eeeee 22 *eeee eeeee  0  129
2006 CHN Yilei Zhou          david_z3    ***** ttttt 28 ..... .....  0 *xxxx xxxxx  0  113
9999 ROM Tudorica Alexandru  tudalex1    ..... .....  0 ****x xxxxx 22 *xxxx xxxxx  0   81
2006 RUS Jacob Dlougach      dlougac1    ****t ttttt 19 ..... .....  0 ..... .....  0   77
1997 USA Richard Lee         rlee121     ****t ttttt 19 ..... .....  0 ..... .....  0   77
1991 CHN simon chen          simonch1    **xxx xxxxt  6 ..... .....  0 ..... .....  0   24
1994 KAZ Arhat Bulambaev     arhat_may1  ..... .....  0 ..... .....  0 *tttt ttttt  0    0
9999 FRA paul eluard         bart00n2    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
2004 GEO George Kartvelishvi eileri1     *xexx exeex  0 ..... .....  0 ..... .....  0    0
2006 IDN Montrealwan Muchri  montrea1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
9999 ROM razvan brezulianu   rbrezul2    ..... .....  0 ..... .....  0 *xxxx xtttt  0    0
2004 CHN liang he            robaggi1    ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0
9999 BGD sohel hafiz         sohelicpc2  ..... .....  0 ..... .....  0 *xxxx xxxxx  0    0

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

  Distribution by grade:
    Grde  #  Percent
    2007  58 (28.0%) *********************
    2008  83 (40.1%) ******************************
    2009  37 (17.9%) *************
    2010  13 ( 6.3%) ****
    2011   8 ( 3.9%) **
    2012   7 ( 3.4%) **
    2013   1 ( 0.5%) 

  Distribution by country:
   Cntry  #  Percent
     ARG   1 ( 0.5%) 
     AUT   1 ( 0.5%) 
     BGD   2 ( 1.0%) 
     BGR   5 ( 2.4%) *
     BLR  14 ( 6.8%) *****
     BRA   1 ( 0.5%) 
     CAN   8 ( 3.9%) **
     CHN  49 (23.7%) ******************
     DEU   1 ( 0.5%) 
     EGY   5 ( 2.4%) *
     ESP   1 ( 0.5%) 
     FRA   1 ( 0.5%) 
     GEO  11 ( 5.3%) ****
     IDN   5 ( 2.4%) *
     IND   1 ( 0.5%) 
     IRN   1 ( 0.5%) 
     KAZ   6 ( 2.9%) **
     KOR   1 ( 0.5%) 
     MEX   2 ( 1.0%) 
     NED   1 ( 0.5%) 
     PHL   3 ( 1.4%) *
     POL   1 ( 0.5%) 
     ROM  22 (10.6%) ********
     RUS   1 ( 0.5%) 
     SVN   2 ( 1.0%) 
     THA   2 ( 1.0%) 
     TKM   1 ( 0.5%) 
     TUR   6 ( 2.9%) **
     TWN   5 ( 2.4%) *
     UKR   4 ( 1.9%) *
     USA  37 (17.9%) *************
     VNM   6 ( 2.9%) **

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

Prob            *   x   t   e   s
brand3.1        0   0   0   0   0
brand3.2      114   2   0   0   0
brand3.3      105   7   3   1   0
brand3.4       97   8  10   1   0
brand3.5       72   6  36   1   1
brand3.6       58   5  51   1   1
brand3.7       44   6  64   1   1
brand3.8       38   4  71   0   3
brand3.9       34   4  75   0   3
brand3.10      20   2  90   3   1
Total correct: 582 (28.12%)

Prob            *   x   t   e   s
scrbl.1         0   0   0   0   0
scrbl.2       114  20   1   0   0
scrbl.3       128   3   4   0   0
scrbl.4       127   3   5   0   0
scrbl.5        93  35   6   0   1
scrbl.6        81  45   8   0   1
scrbl.7        75  53   6   0   1
scrbl.8        74  51   9   0   1
scrbl.9        77  49   8   0   1
scrbl.10       78  53   3   0   1
Total correct: 847 (40.92%)

Prob            *   x   t   e   s
cowtag.1        0   0   0   0   0
cowtag.2      115  52   5   7   2
cowtag.3      110  54   7   8   2
cowtag.4      107  57   6   7   4
cowtag.5      115  49   6   7   4
cowtag.6      111  49  10   7   4
cowtag.7      109  53   9   8   2
cowtag.8      104  51  13   8   5
cowtag.9      107  46  13  10   5
cowtag.10     107  45  16   9   4
Total correct: 985 (47.58%)