User Tools

Site Tools


rules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rules [2008/09/13 13:41] franckrules [2008/09/13 13:55] (current) franck
Line 3: Line 3:
 ===== General ===== ===== General =====
  
-The time to complete all questions is 120 minutes. +The time to complete all questions is 120 minutes.  The allowed programming languages are C, C++, Java.  Non-standard libraries cannot be used in your solutions.  The Standard Template Library (STL) and C++ string libraries are allowed.  You may bring books or other printed material if you like.
-The allowed programming languages are C, C++, Java. +
-You may bring books or other printed material if you like.+
  
 ===== Input and Output Format Rules ===== ===== Input and Output Format Rules =====
Line 13: Line 11:
   * Tabs should //never// be used.   * Tabs should //never// be used.
   * Output must correspond //exactly// to the provided sample output, including (mis)spelling and spacing.  Multiple spaces will not be used in any of the judges' output, except where explicitly stated.   * Output must correspond //exactly// to the provided sample output, including (mis)spelling and spacing.  Multiple spaces will not be used in any of the judges' output, except where explicitly stated.
- 
-All programs will be re-compiled prior to testing with the judges' 
-    data. 
-Non-standard libraries cannot be used in your solutions. The Standard 
-    Template Library (STL) and C++ string libraries are allowed. 
-Programming style is not considered in this contest. You are free to 
-    code in whatever style you prefer. 
-Documentation is not required. 
-Each solution is given limited CPU time and memory to run for each 
-    input file. 
- 
-Submitting solutions: 
- 
-Your solution must be coded in a single source file. 
  
 ===== Submission of Solution ===== ===== Submission of Solution =====
Line 38: Line 22:
   * select the problem you solved   * select the problem you solved
   * select the programming language your solution is written in   * select the programming language your solution is written in
-  * select the source file to submit+  * select the source file to submit (your solution must be coded in a //single// source file
   * click on submit   * click on submit
  
-The judge's response should appear a few moments later.+===== Evaluation of Solution ===== 
 + 
 +Your solution will be re-compiled prior to testing with the judgesdata While testing, your solution is given limited CPU time and memory to run for each input file.  Programming style is not considered in this contest. You are free to code in whatever style you prefer.  Documentation is not required. 
 + 
 +===== Scoreboard =====
  
-To see the online scoreboard, point your browser to the following file:+To see the online scoreboard, point your browser to the following URL:
 http://www.cs.yorku.ca/acm/contest/  http://www.cs.yorku.ca/acm/contest/ 
  
  
rules.1221313305.txt.gz · Last modified: 2008/09/13 13:41 by franck