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 604: The Boggle Game
  2. Problem 609: Metal Cutting
  3. Problem 613: Numbers That Count
  4. Problem 624: CD
  5. Problem 687: Lattice Practices

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