add rules article
authorS7012MY <l3asketballplayer@yahoo.com>
Thu, 30 Jan 2014 15:12:24 +0000 (17:12 +0200)
committerS7012MY <l3asketballplayer@yahoo.com>
Thu, 30 Jan 2014 15:12:24 +0000 (17:12 +0200)
a/rules.en [new file with mode: 0644]
a/rules.en.title [new file with mode: 0644]

diff --git a/a/rules.en b/a/rules.en
new file mode 100644 (file)
index 0000000..f738272
--- /dev/null
@@ -0,0 +1,13 @@
+<h3>MindCoding - What an online round consists of</h3>
+<ul>
+<li>Each round will consist of 4 algorithmic problems.</li>
+ <li>Your final score will be calculated by adding your scores for all the problems in the round.</li>
+<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>
+<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>
+<li>Each problem will have a maximum score between 1000 and 100, depending on it’s difficulty.</li>   
+<li>The maximum score you can obtain on a problem decreases as time passes after you’ve read it.</li>
+<li>In order to decide whether your solution is correct, only your last uploaded source file will be taken into consideration.</li>
+<li>If the contestant wishes to resend a solution for a problem, the problem’s maximum score will decrease by 10%.</li>
+<li>Each problem will have a minimum score under which the score can not decrease, no matter how many solutions a contstant submits. </li>
+</ul>
diff --git a/a/rules.en.title b/a/rules.en.title
new file mode 100644 (file)
index 0000000..c191cb5
--- /dev/null
@@ -0,0 +1 @@
+Rules
\ No newline at end of file
This page took 0.009993 seconds and 4 git commands to generate.