[prev] [index] [next]

Prac Exam (cont)

How the exercises are marked ...
  • Your answers will be run through automatic marking software
  • Please follow the input/output format shown exactly
  • Please make your program behave exactly as specified
  • Auto-marking may include extra test-cases to those in exam
  • Passes all auto-marking tests full marks
  • All non-correct answers are hand marked (assisted by auto-marking)
  • No marks awarded for style or comments
  • Use decent formatting so the marker (and you) can read the program.
  • Comments only necessary if you want to tell the marker something.
  • C programs that don't compile: max mark 50%
  • Perl/PHP scripts that don't run: max mark 50%
  • No marks unless answer contains substantial part of solution (> 33%).
  • No marks just for starting a question and writing some C code