shak's Help 

  1. System Concepts
    1. Programming Contests
    2. About Mooshak
    3. Automated Judging
    4. Ranking Rules
    5. Security
    6. Reliability
  2. Managing Programming Contests
  3. Mooshak interfaces
  4. Frequently asked questions
Mooshak's Help: Ranking Rules

Rules to rank teams:

Mooshak uses the rules defined by the ACM-ICPC committee to rank contestants at contests.
  1. The team that solved most problems is ranked first.

  2. Teams that solved the same number of problems are ranked by the least total time.

  3. The total time is the sum of the time consumed for each problem solved. The time consumed for a solved problem is the time elapsed from the beginning of the contest to the submittal of the accepted run plus 20 minutes for each rejected run. There is no time consumed for a problem that is not solved.