|
|
back to boardCommon Boardhow is 'difficulty' for each task calculated ? (+) So, for now the difficulty for ``Triathlon'' is 50% and for ``Pruffer code'' it is 62%, though the former requires sophisticated knowledge of the Simplex method (or analogs), and the latter is just a simple 'think-a-while-with-a-pen- and-paper' problem. it's calculated from the percentage of the accepted among all the submittion NO. It is calculated from an avarege number of attemts to solve the problem and then scaled to fit 0 - 100 scale. I can't understand you, can you expain it more clearly? > Ok. here is an explain. consider the folowing number - how many submits YOU needed to solve problem X -- (for example, 5 wrong, then 1 ok - you needed 6 submits) let's take an average by all authors submitting solution so we have an average number of attempts to solve the problem. The more this number is, the harder the problem. |
|
|