Department of Computer Science
School of Engineering and Applied Science
The George Washington University

Welcome to the Problem Set of the Week!

The Problem set for this week is as follows:

  1. Problem 505: Moscow time
  2. Problem 532: Dungeon Master
  3. Problem 539: The Settlers of Catan
  4. Problem 542: France '98
  5. Problem 554: Caesar Cypher

Use me to judge your problem

(Here are the code guidelines for submitting.)


Please remember some limits:
  1. Source code cannot exceed 40K in size,
  2. The maximum length of a line of source code cannot exceed 1,000 characters,
  3. All submissions, except where noted in the problem statement, have a maximum running time of 10 seconds,
  4. All submissions, except where noted in the problem statement, have a maximum memory allocation limit of 32MB,
  5. Where noted in the problem statement, some submissions have a limit on the maximum size of the output that will be accepted, though this is rare.

Many thanks to the good folks at Universidad de Valladolid for all the problems and judging software!!


Return to the Problem Set main page