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 10042: Smith Numbers
  2. Problem 861: Little Bishops
  3. Problem 10128: Queue
  4. Problem 10001: Garden of Eden
  5. Problem 10270: Bigger Square Please

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