update all pages
[mindcoding-template-patches.git] / a / rules.en
CommitLineData
c2783a9b
S
1<div class="row clearfix">
2
3<div class="col-md-8 column">
6c159713 4<h3>MindCoding - Rules</h3>
08e8562f
S
5
6<ul>
7<li>Each round will consist of 4 algorithmic problems.</li>
8 <li>Your final score will be calculated by adding your scores for all the problems in the round.</li>
9<li>After submitting a solution it will be evaluated on a few pretests and you will be able to see your result for that given test set.</li>
10<li>At the end of a round, the solution will be evaluated on a set of tests. If it doesn’t output the correct answer for all the tests or it exceeds our memory/time limit for at least one test, it will be scored with 0 points.</li>
11<li>Each problem will have a maximum score between 1000 and 100, depending on it’s difficulty.</li>
12<li>The maximum score you can obtain on a problem decreases as time passes after you’ve read it.</li>
13<li>In order to decide whether your solution is correct, only your last uploaded source file will be taken into consideration.</li>
14<li>If the contestant wishes to resend a solution for a problem, the problem’s maximum score will decrease by 10%.</li>
15<li>Each problem will have a minimum score under which the score can not decrease, no matter how many solutions a contstant submits. </li>
16</ul>
c2783a9b
S
17
18</div>
19<div class="col-md-4 column">
20<div id="sponsors"></div>
21</div>
22</div>
23</div>
This page took 0.01088 seconds and 4 git commands to generate.