View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#20
Originally Posted by nthn View Post
How and when will the prizes be distributed, actually? What's the difference in prize between places, do people get to choose what they want, do leftover prizes stay for a future competition?
The Council will contact all contestants soon(TM)

The prize device distribution is done roughly using the following algorithm;
Code:
for n of all developers ordered by final postion do;
    developer[n] of category "New" picks any device she likes;
    if run out of devices, exit; 
    developer[n] of category "Fixing" picks any device she likes;
    if run out of devices, exit; 
    n++;
done;
 

The Following 8 Users Say Thank You to juiceme For This Useful Post: